search for: sysic

Displaying 1 result from an estimated 1 matches for "sysic".

Did you mean: synic
2005 Jul 07
1
rsync 2.6.4 - directory always updated
...ying to figure out why when I do an rsync (Solaris, version 2.6.4 on both sides) from a site on the West Coast of the US to a site on the East coast, I keep getting directories updated when I use the command like this: # rsync -ar -v -v -i -O --force --delete --exclude=.snapshot --stats \ src:/sysic/lib/freedomlib_V100/ /sysic/lib/freedomlib_V100/ And I get output like this, even though I run the command back to back without any changes happening on the source side. Could it be because they have different TZ settings? How can I shutup the permission changes for the directories? I've tr...