Code:
macbook:~ $ rsync -ar -vv -e ssh "/Users/user/Pictures/*" user@10.0.0.3:/home/media/photos
opening connection using ssh -l user 10.0.0.3 rsync --server -vvlogDtpr . /home/media/photos
Password:
building file list ...
link_stat "/Users/user/Pictures/*" failed: No such file or directory
done
any other way to do this??? I can't backup the folder, because folder names are different, so I just want to backup all the content that is in the server.