January 20, 2020

Rsync

Using Rsync: Create a directory and copy 5 files to it (ie. touch file{1..5} ). Use rsync to copy these files to your remote machine. After […]