From: Martin Pool Date: Tue, 12 Mar 2002 00:09:09 +0000 (+0000) Subject: This test tries to upload a file over a compressed connection to the X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/271f87e5d415ced858fb63de972fb320c1304079?hp=271f87e5d415ced858fb63de972fb320c1304079 This test tries to upload a file over a compressed connection to the server. This ought to exercise (exorcise? :-) a bug in 2.5.3. It ought to fail there and pass with later versions. ---