Re: Compressed backup

2002-06-04 Thread Rusty Russell
Tridge came up with it 8) Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Re: Compressed backup

2002-06-04 Thread Rusty Russell
would allow the compression > resets to sync up at the first run of 12 identical bytes after the change in > the source text. No, it would allow you to sync up after the first 12 bytes which had those LSBs, ie. after about 4096 bytes. So, you don't win, Rusty. -- Anyone who quo