Displaying 1 result from an estimated 1 matches for "s20inetd".
2009 Feb 14
0
Cannot copy symlinks: rsync: open(...) failed!!: No such file or directory (2)
Hi,
I can't figure out how to backup a tree with symlinks. I either get
errors like
rsync: open(rc2.d/S20inetd) failed!!: No such file or directory (2)
or (with --safe-link on the client and "munge symlinks = yes" on the
server):
ignoring unsafe symlink "/etc/rc2.d/S20inetd" (in backups) ->
"/rsyncd-munged/../init.d/inetd"
What I am trying to do is copy these symlinks...