Displaying 1 result from an estimated 1 matches for "obgynwiki".
2008 Sep 23
1
DO NOT REPLY [Bug 5789] New: rsync trying to set times on symlinks
...-azPHO --rsync-path=/usr/local/rsync
--links -e ssh remote.machine:/source/ target".
Interestingly, a verbose output returns the following:
[output snipped]
set modtime of Linkfile.php to (1219952074) Thu Aug 28 15:34:34 2008
rsync: failed to set times on
"/library/webserver/documents/obgynwiki/linkfile.php": Permission denied (13)
[more output snipped]
The symlinks do transfer correctly from source but rsync insists in changing
the timestamps. I know that symlink timestamps can't be changed. So I've spent
a week trying to prevent rsync from changing symlink timestamps by
sy...