Re: Rsync sequence

2010-07-20 Thread Henri Shustak
> Can I just list them one after the other like so in crontab -e You may wish to also consider using a single rsync command : rsync -auv --delete \ /Godfather/Documents \ /Godfather/Setups \ /Godfather/Pictures \ /Godfather/Backups \ /Godfather/Videos \ /Backup # backup destination With this app

RE: Rsync sequence

2010-07-20 Thread McGraw, Robert P
f Of Paul Slootman > Sent: Tuesday, July 20, 2010 5:19 AM > To: dschuett > Cc: rsync@lists.samba.org > Subject: Re: Rsync sequence > > > On Mon 19 Jul 2010, dschuett wrote: > > > allow for a more efficient backup. I know I could just run them at > different >

Re: Rsync sequence

2010-07-20 Thread Paul Slootman
On Mon 19 Jul 2010, dschuett wrote: > allow for a more efficient backup. I know I could just run them at different > times in the same night, but I don't want to chance one not completing > before the other starts. Can I just list them one after the other like so in > crontab -e: > > # m h dom m

Rsync sequence

2010-07-19 Thread dschuett
http://old.nabble.com/Rsync-sequence-tp29210771p29210771.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: