Tuesday, January 8, 2013

Linux - rsync from local to remote

rsync -au /var/www/confluence/confluence-data/backups -e 'ssh -p 1337' your_name@some_ip:/home/your_name/backups/wiki_backups

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.