[GRLUG] rsync help
Adam M. Erickson
adam at openfad.com
Mon Feb 28 00:51:34 EST 2011
On Sun, Feb 27, 2011 at 4:30 PM, John-Thomas Richards <jtr at jrichards.org>wrote:
> I use:
>
> rsync -avzgtpl -e ssh --delete /home/dir_to_backup/ /new/dir
>
-a is the switch for archive mode it is the same as -rlptgoD according to
the manual
shouldn't you be able to shorten yours to
# rsync -avz -e ssh --delete /home/dir_to_backup/ /new/dir
and get the same results?
Best regards,
Adam M. Erickson
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shinobu.grlug.org/pipermail/grlug/attachments/20110228/e4d915bb/attachment.html>
More information about the grlug
mailing list