Displaying 1 result from an estimated 1 matches for "auxcmd".
2003 Jun 27
1
bug? -z option and large compressed data
...intf(FERROR, "deflate on token returned %d (%d bytes left)\n",
(gdb)
deflate on token returned 0 (16384 bytes left)
288 exit_cleanup(RERR_STREAMIO);
(gdb)
rsync error: error in rsync protocol data stream (code 12) at /home/yasuoka/datacube/src/bin/rsync/../../auxcmd/rsync/token.c(288)
Program exited with code 014.
***
patch for rsync 2.5.6
Index: token.c
===================================================================
RCS file: /vol/cvs/datacube/src/auxcmd/rsync/token.c,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 token.c
--- token.c 8 Apr 2002 08:...