Displaying 1 result from an estimated 1 matches for "archive4".
Did you mean:
archives
2010 Sep 22
0
fileflags, hardlinks and FreeBSD
...pchpass
7862417 -r-sr-xr-x 6 root wheel - 33268 Jan 6 2005 ypchsh
The rsync client seems to know that something is suppose to change
because it constantly tries to update one of the hardlink files:
testbox# rsync -avH --fileflags --force-change --no-inc-recursive
archiver.mydomain.net::ARCHIVE4 /
receiving file list ... done
usr/bin/chpass
sent 5155 bytes received 1780408 bytes 274702.00 bytes/sec
total size is 957839616 speedup is 536.44
To compound the issue, if I restore the schg flag on the files listed
and rerun rsync, the rsync client strips the flag off.
Since this sort of...