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
How do I search for a grep file in linux?
Is solaris a linux?
What is unity linux?
What are daemons?
What is the core of the linux operating system?
How do you get help on a unix terminal?
How do I check if a port is open linux?
How do you terminate an ongoing process?
What is the benefit of linux?
What types of files you know?
Why should I use arch linux?
How many types of bond are there in linux?
What is linux kernel? Is it legal to edit linux kernel?
What is spinlock semaphore?
How do I find my public ip address in linux?