Displaying 2 results from an estimated 2 matches for "b131072".
Did you mean:
131072
2015 Apr 06
0
--append and then --append-verify will not work.
...egenerate the Packages.bz2 by only
using the remaining little files:
werner at debian:~/http_resume_test$ for i in `ls x*`; do cat $i >>
Packages.bz2; done
3- Then, I re-run rsync with the following commands to syncing on the
above re-generated Packages.bz2 file for testing:
$ rsync -v -B131072 --append rsync://ftp.cn.debian.org/debian/dists/
Debian7.8/main/binary-all/Packages.bz2 .
[snip]
Packages.bz2
sent 47 bytes received 577,028 bytes 230,830.00 bytes/sec
total size is 2,541,616 speedup is 4.40
$ rsync -v -B131072 --append-verify rsync://ftp.cn.debian.org/debian/
dists/Debian7....
2015 Apr 06
0
--append and then --append-verify will not work.
...o regenerate the Packages.bz2 by only
using the remaining little files:
werner at debian:~/http_resume_test$ for i in `ls x*`; do cat $i >>
Packages.bz2; done
3- Then, I re-run rsync with the following commands to syncing on the
above re-generated Packages.bz2 file for testing:
$ rsync -v -B131072 --append rsync://ftp.cn.debian.org/debian/dists/
Debian7.8/main/binary-all/Packages.bz2 .
[snip]
Packages.bz2
sent 47 bytes received 577,028 bytes 230,830.00 bytes/sec
total size is 2,541,616 speedup is 4.40
$ rsync -v -B131072 --append-verify rsync://ftp.cn.debian.org/debian/
dists/Debian7....