Posts from 27 July 2017

Simple rsync command

ssh into your destination folder when you want to backup your files, then type the following command. rsync -av [username]@[ip-address]:/Users/username/Pictures/ .