Displaying 1 result from an estimated 1 matches for "filelistcd".
Did you mean:
filelist
2010 Apr 12
1
rsync thinks the xttarr is not updated
...not
sure if this is the same bug.
How could I test this??
Please see below the symptom :
*
[root at solardm3 tsantos]# rsync -aviHX source/ destin/*
sending incremental file list
.d..t...... ./
>f+++++++++ file2
>f+++++++++ file3
>f+++++++++ file4
>f+++++++++ file5
>f+++++++++ filelistcd
>f+++++++++ hardlink
cL+++++++++ link -> file1
>f+++++++++ todayfile
cd+++++++++ dir/
cd+++++++++ dir1/
cd+++++++++ dir2/
hf+++++++++ file1 => hardlink
sent 2217 bytes received 204 bytes 4842.00 bytes/sec
total size is 75 speedup is 0.03
*[root at solardm3 tsantos]# rsync -aviHX...