rsync is a convenient Linux file copying tool used to transfer files remotely and locally. rsync is more efficient than scp because it only copies files that have changed. rsync also offers many options to customize the tool for countless situations. (rsync stands for remote synchronize. It is a command line Linux tool)
rsync web tutorial:
https://www.codingcommanders.com/linu...
rsync Linux manual:
https://linux.die.net/man/1/rsync
rsync Ubuntu manual:
http://manpages.ubuntu.com/manpages/t...
This video covers:
rsync Local to Local FIle Copying 0:11
Example: Local with no options 0:43
Example: Local with verbose option 01:13
rsync Local to Remote File Copying 1:34
Example: Local to remote no options 2:04
OpenSSH Tip 2:31
Example: Local to remote directory - option -r (recursive) 2:46
Example: Local to remote archive - option -a 3:27
rsync Remote to Local File Copying 3:49
Example: Remote to Local Directory - option -r 4:26
Example: Remote to Local directory showing progress - option --progress + -r 4:47
More options 5:12
Including compress, backup, and quiet
-
Watch video rsync - Linux File Copying Tool online without registration, duration hours minute second in high quality. This video was added by user Coding Commanders 02 February 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,135 once and liked it 140 people.