On Thu, 2003-02-20 at 13:20, jw schultz wrote:
> On Thu, Feb 20, 2003 at 01:03:16PM +1100, Donovan Baarda wrote:
> > On Thu, 2003-02-20 at 11:36, Craig Barratt wrote:
> > > > RSYNC DOES NOT WORK WITH 1GB+ FILES... unless you have a sufficiently
> > > > large block size. See the following;
[...]
> > However, it's not really adequate. A 16K block size only really works
> > for files up to about 500M. Still... that's a lot better than I thought
> > it was at the time.
> 
> I'd be very open to increasing the upper limit on the dynamic
> block size but it should be done in balance with increasing
> (dynamically per-file) the block csum-length.

increasing the block size is kinda a hack to compensate for not being
able to increase the csum-length. If you can scale the csum-lenth, then
you don't need to increase the block size to ensure the rsync algorithm
works (but you still probably want to do it to keep your signature size
and processing overheads down).

-- 
----------------------------------------------------------------------
ABO: finger [EMAIL PROTECTED] for more info, including pgp key
----------------------------------------------------------------------

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to