Displaying 1 result from an estimated 1 matches for "some_link_to_another_fil".
Did you mean:
some_link_to_another_file
2008 Mar 05
1
DO NOT REPLY [Bug 5304] New: failed to set times (symlinks)
...is:
- If we get an error setting the time on a symlink, we don't complain about
it anymore (since some operating systems don't support that, and it's not
that important).
However, after version 3.0.0pre7 I started getting this error:
rsync: failed to set times on "some_link_to_another_file": Permission denied
(13)
where the error happens whenever the file is a soft link to a "proper" file. I
know this is minor, but has me verifying perfectly successful transfers.
This is happening under MacOSX tiger, leopard, with powerpc or intel processors
(does not matter), and s...