Displaying 1 result from an estimated 1 matches for "cerqt2".
Did you mean:
cehat2
2007 Dec 12
1
problems with rsync 2.6.9 and large files (up to 20GB)
...-partial --modify-window=2 --log-format=" %t %o %l %f
" -
-stats --exclude-from=/home/jingles/soft/sinc/sinc_conf/exclude_files.txt
--temp
-dir=/data/tmp --bwlimit=10000 -e "ssh -o ForwardX11=no -i
"/root/.ssh/id_rsa" -
l root" "/home" server_name:"/data/cerqt2/"
it seems that rsync is working and finishing but when appears the message
that summarizes the transferred files rsync starts the backup again (taking
a lot of time)
....
sent 640278263924 bytes received 217256421 bytes 8610488.88 bytes/sec
total size is 783944943854 speedup is 1.22
rsy...