Wouldn't that be about the same as rsync -auv ?? Also, am I mistaken that if the filenames are different it uploads the backup as a whole instead of just synchronizing? ...or is rsync capable of looking into the gziped archives? Thank you, Patrick Ring
________________________________ From: Ganesh Payelkar [mailto:[email protected]] Sent: 2009-06-29 08:27 To: [email protected] Subject: Re: [qmailtoaster] Qtp-backup script mods? Dear Patrick, Just try this options while you taking backup through rsync.. rsync -vruptogl Regards, Ganesh Payelkar On Mon, Jun 29, 2009 at 6:43 PM, Patrick Ring <[email protected]> wrote: Has anyone thought about the idea of removing the date-coding of the script in order to facilitate the full capability of rsync for when you copy your backup files to another location? Just a thought since my backup files are typically 5+GB and growing, an rsync has to move the whole file every time and not just the diffs since the files names and such are different on each backup. Another possibility I've been looking into for a direct mirror is changing the tar statements into either rsync or rdiff-backup statements (once again losing the date-code variables). Any thoughts, or pitfalls? Thank you, Patrick Ring ------------------------------------------------------------------------ --------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations. If you need professional help with your setup, contact them today! ------------------------------------------------------------------------ --------- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
