/ Published in: Bash
The -P handles partial transfers, I'm using this for big audio/video files.
Expand |
Embed | Plain Text
rsync -P -az -e ssh sourcedir username@andric.us:~/targetdir/
You need to login to post a comment.
