Displaying 1 result from an estimated 1 matches for "srvpath".
Did you mean:
  drvpath
  
2016 Dec 30
1
[Bug 12489] New: --fuzzy --fuzzy does not work with daemon
...omputer/2016-12-29/2016-12-27/my/folder/file"
I tried with the following command :
rsync -aR -yy --link-dest="/computer/2016-12-28/"
--link-dest="/computer/2016-12-27/" /my/folder srv::daemon/computer/2016-12-29/
Which gives :
file has vanished:
"/computer/2016-12-29/srvpath/computer/2016-12-28/my/folder/file"
file has vanished:
"/computer/2016-12-29/srvpath/computer/2016-12-27/my/folder/file"
I don't have these error messages with only one --fuzzy.
I don't have the problem using a SSH server as the target instead of a Rsync
daemon.
And I don&...