[CentOS] remote tar via ssh
Matthew Miller
mattdm at mattdm.orgSat Sep 29 04:36:27 UTC 2007
- Previous message: [CentOS] remote tar via ssh
- Next message: [CentOS] remote tar via ssh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Sep 29, 2007 at 10:02:38AM +0530, Indunil Jayasooriya wrote: > /usr/bin/rsync -avz root at 192.168.0.22/var/spool/mail/ /var/spool/mail/ Depending on the speed of your connection and the compressibility of your content, -z might not be a good option. Also, if you have large files and are concerned the transaction might be interrupted midway through, add -P to the mix. -- Matthew Miller mattdm at mattdm.org <http://mattdm.org/> Boston University Linux ------> <http://linux.bu.edu/>
- Previous message: [CentOS] remote tar via ssh
- Next message: [CentOS] remote tar via ssh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list