On Thu, 2005-11-17 at 13:59, [EMAIL PROTECTED] wrote:
> That's why I prefer to use tar; 
> 
> First off, with "ssh -C -o CompressionLevel=9" you get decent
> compression. Secondly, there is no need to compare files to and fro
> between machines. I imagine the whole 'do you have this' - 'no I dont' -
> 'this?' - 'yes I do' process rsync does will in the end be a lot more
> traffic than just doing 'send me everything modified after <date>'

I can't imagine that being the case very often. Rsync does
the 'compare between machines' is done in an extremely efficient
way, so large files with small changes have only the small
changes transferred.  If you haven't tested rsync, I'd recommend
trying it and measuring the bandwidth used.  Or at least look
through some of the theory at http://rsync.samba.org/documentation.html.

> Add to that that a perl coder should need like 5 minutes to let the
> backuppc extract tool use bzip2, and it becomes an interesting
> alternative again, don't you agree?

I haven't needed compression beyond what ssh -C provides badly
enough to worry about it, but many of my files are pre-compressed
anyway.

-- 
  Les Mikesell
    [EMAIL PROTECTED]




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to