Displaying 1 result from an estimated 1 matches for "azvyut".
Did you mean:
avout
2004 Jun 11
3
what am I doing wrong
...slice of an incremental
backup and is 101Meg in size.
the command line is:
time /home/wally/rsync/rsync-2.6.2 -av --rsh=rsh --backup --stats --block-size=<xxx> --write-batch=kbup1aaa /test/Kibbutz/Kbup_1.aaa /test/Kibbutz/work
What I am observing in /test/Kibbutz/work is a file .Kbup_1.aaa.AZVyuT that is 35 Meg in size after an overnight run that has been going on for 14 hours. When I kill the job, I get real 817m10.062s and user 814m45.940s sys 7m23.870s.
I have tried this without the --block-size statement and it goes pretty fast but the literal data is 104M with no matches.
I have tri...