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/ .
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/ .
CATEGORIES:
Tags:
Comments are closed