Okay, I am trying to copy data from a DOT-7 to a DOT-GX.
I start off with:
mount filer7:/vol/src /src mount filerg:/ /gx
I then do (from RHEL4U2):
cp -a /src/dir1 /gx
I then do:
rsyn -avH --delete /src/dir1/ /gx/dir1/
There is nothing changing on the source, yet it transfers files anyway.
Anyone have a clue as to why?
The destination get some files marked with current time, yet others are marked with an older time.