wat is the differnces between scp and rsync in linux?
Answer Posted / ali
scp copies the data from using ssh protocol [secure copy].
rsync is more useful as it also copies the permissions as well, it basically syncs the data b/w source and destination.
rsync is more intelligent, as it will only copy the changes and no duplicates will be copied.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you sort the entries in a text file in ascending order?
Does microsoft own linux?
Why kerberos?
Enlist the features of the linux operating system?
Name the linux loader.
What is the advantage of linux?
What is used to search files for specified words or patterns?
What key combination can you press to suspend a running job and place it in the background?
What is stack?
Why should you avoid telnet to administer a linux system remotely?
How to test if a zip file is corrupted in Linux?
What are the advantages of arch linux?
What is a swap space?
Name a service that you should disable (which acts both as web and ftp server) on a linux server?
What is the use of dollar sign in linux?