Displaying 1 result from an estimated 1 matches for "drreferenc".
Did you mean:
dereference
2012 Dec 18
1
Prevent dereferenced path of symlinked directories from printing on client side log output
...referent dir
from showing up in the log output on the client side. If the client is
printing --progress output to the terminal, or is tailing the log
output, rsync will indicate when a directory is a symlink and print the
dereferenced directory. Is there any way to prevent rsync from printing
drreferenced directory info? Printing this info to the client can leak
potentially sensitive information about the filesystem/usernames/etc on
the server running rsyncd, which is part of the reason why symlinks are
being used (to present a consistent "clean" set of read only dirs that
may be dow...