sync a file or dir to remote location

rsync -P -az -e ssh sourcedir  <a href="mailto:username@andric.us">username@andric.us</a>:~/targetdir/

source

Leave a Reply