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
What can I do with red hat linux?
What is the difference between an argument and an option (or switch)?
What are the 5 basic components of linux?
How do I install linux?
Is linux good for programming?
Which account is created on linux installation?
What are the linux distribution (operating system) names?
How do I search for a grep file in linux?
What is gcc compiler in linux?
Is linux built on unix?
How to uninstall software with the command line in linux?
What is the most advanced linux?
How to enable curl on ubuntu lamp stack?
how do you monitor or measure performance of a linux server which is running for more than 5 years with out a break?
Is unix and linux the same thing?