Differences among scp and rsync in Linux
What is the differences among scp and rsync in Linux?
Expert
scp- copying files by using ssh(secure copy) of the chosen files from the source host to destination host and while finished closes the scp application
rsync- you have to setup the key authentication among the servers that do the synchronization (to destination system to contain the source public key in destination host's authorized_keys) and copies the files through source to destination whenever there is a modification(addition/deletion) in the source directory can be pull/push/both
Normal 0 false false
From where WYSIWYG web design tools are obtainable?
Normal 0
Explain the functionality of accelerometer of an iphone?
Implications/Issues in adapting Monolithic Model: A) In monolithic model all the processes run along the main kernel thread, hence sharing the same memory area. B) Secondary cod
18,76,764
1929511 Asked
3,689
Active Tutors
1441738
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!