Displaying 1 result from an estimated 1 matches for "vvae".
Did you mean:
vae
2003 Jan 29
1
Incremental transfers: how to tell?
...just trying to sync about 20 of
these files which are about 256KB each. It seems that
the full contents of each file are being transferred
each time; i.e., the incremental transfer feature
isn't working. I'm basing this assumption on output
such as the following:
# rsync --no-whole-file -vvae ssh *.rrd
root@x.x.x.x:/tmp
opening connection using ssh -l root x.x.x.x rsync
--server -vvlogDtpr . /tmp
root@x.x.x.x's password:
building file list ...
expand file_list to 4000 bytes, did move
done
dskAvail1.rrd
dskAvail2.rrd
...
ssCpuRawUser.rrd
total: matches=0 tag_hits=0 false_alarms=0
d...