From: 'Chris H. <chr...@gm...> - 2002-07-04 06:48:02
|
Hi Roland, Thank you very much for doing that detailed analysis on the rsync protocol - I was not aware that compression could be selectively turned off on a per-server basis. When I went to look at the code, I discovered that that it was actually written to rsync the Packages.gz the first time as you suggested, but that due to a typo the uncompressed file would be retrieved every time instead. I attach a patch that fixes this. This change will be in the next upload I make. Thanks again, Chris |