Displaying 1 result from an estimated 1 matches for "lrvz".
Did you mean:
lrtz
2009 Jul 14
1
Assistance With "Symlink Has No Referent" Message
...eferent does actually exist.
Sample remote side files:
drwxr-xr-x 8 adam web64 4096 Sep 24 2008 .
drwxr-xr-x 92 root root 4096 Jun 10 13:32 ..
lrwxrwxrwx 1 root root 38 Sep 24 2008 Maildir ->
/home/www/web64/user/adam/Maildir
Rsync call from backup server:
/usr/bin/rsync -Lrvz --copy-unsafe-links server.net::www /nfsmount/test
Error messages from backup server:
symlink has no referent: "/Maildir" (in www)
rsync error: some files could not be transferred (code 23) at
main.c(1538) [generator=3.0.0]
Showing the referents do actually exist on the remote server:...