Displaying 1 result from an estimated 1 matches for "somewhereloc".
Did you mean:
somewherelocal
2002 Jun 11
2
Some files always copied to W2K system
...since the last copy. I have experimented and deturmined that the file
size seems to be important. If the file is between 926 & 933 bytes
long it will always be copied!! Other sizes and possibly other aspects of
the files are causing this as well. I'm using
rsync -avz otherend::something somewherelocal
The same file from the same server into a Linux machine behaves
exactly as it should (i.e. copied the first time only unless changed)
uname -a on the W2K gives:
CYGWIN_NT-5.0 FRANKNT-2 1.3.4(0.47/3/2) 2001-11-05 16:15 i686 unknown
and rsync --version
rsync version 2.5.5 protocol version 26
C...