Displaying 2 results from an estimated 2 matches for "_klaus".
Did you mean:
klaus
2003 Apr 22
1
deflate on token returned 0 (16384 bytes left)
Hi,
I was getting an error when uploading Knoppix ISO images with
compression with Rsync.
Here is the error as I recall it:
tomg@nova:~/mylibrary$ rsync -rtlvessh --partial --delete --delete-after
--bwlimit=8 /extra/library academus:/var/pub
building file list ... done
library/software/Knopper,_Klaus/
library/software/Knopper,_Klaus/KNOPPIX_V3.2-2003-04-18-EN.iso
deflate on token returned 0 (16384 bytes left)
[ some other line mentioning token.c ]
tomg@nova:~/mylibrary$
Unfortunately I can't reproduce it right now for a set of complicated
reasons:
- Rsync will not produce the error if the...
2003 Apr 22
2
full upload happening even though only a timestamp has changed
...hat is going wrong:
tomg@nova:~/mylibrary$ rsync -rtlPvessh /extra/library teep:/extra/tomg
building file list ...
46349 files to consider
wrote 1358812 bytes read 20 bytes 44551.87 bytes/sec
total size is 5240249974 speedup is 3856.44
tomg@nova:~/mylibrary$ touch /extra/library/software/Knopper,_Klaus/KNOPPIX_V3.2-2003-04-18-EN.iso
tomg@nova:~/mylibrary$ rsync -rtlPvessh /extra/library teep:/extra/tomg
building file list ...
46349 files to consider
library/software/Knopper,_Klaus/KNOPPIX_V3.2-2003-04-18-EN.iso
12288000 1% 1.05MB/s 0:11:09
It will take eleven minutes or so and upload...