wat is the differnces between scp and rsync in linux?
Answer Posted / srinivas antarvedi
scp- copying files using ssh(secure copy) of the selected files from the source host to destination host and when finished closes the scp application
rsync- you need to setup the key authentication between the
servers that do the synchronization (to destinatio system to have the source public key in destination host's authorized_keys) and copies the files from source to destination whenever there is a change(addition/deletion) in the sounce directory .. can be pull/push/both
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Your default umask is 002. What does this mean?
Name some linux variants.
What is icmp flood?
What is UIL(user interface language)
Which type of os is linux?
What is bsd in linux?
How many types of files are there in linux?
How do you check the status of all the services?
What is the best way to see the end of a logfile.log file?
How do I find system information in linux?
What is posix in linux?
What are the types of shell in linux?
What is the virtual desktop in linux?
which file needs to update if srequired to change default runlevel 5 to 3?
What is the latest linux kernel?