Difference between revisions of "rsync"
From thelinuxwiki
(Created page with " using ssh # rsync -avz '''-e ssh''' remoteuser@remotehost:/remote/dir /this/dir/ category:backup") |
Revision as of 05:08, 23 December 2013
using ssh
# rsync -avz -e ssh remoteuser@remotehost:/remote/dir /this/dir/