Displaying 1 result from an estimated 1 matches for "avvzc".
Did you mean:
avvz
2003 May 31
3
why are these files being transfered
...ectories: base.t/lgate and cvs_buf.t/lgate
Common subdirectories: base.t/obsd and cvs_buf.t/obsd
Common subdirectories: base.t/reader and cvs_buf.t/reader
Common subdirectories: base.t/sol and cvs_buf.t/sol
But when I run rsync it appear to want to transfer massive numbers of
files.
rsync -avvzC /root/cvs_buf.t/ /root/base.t 2>&1| tee /root/cvs_buf.test
[...]
sol/etc/SYS_ENV
[...]
I show only one here since you've seen the diff tests, but in fact
all are reported as moved.
Why are they being transferred? Or am I misunderstanding the output?
Thought I used to see a repor...