X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/088aac85971f3f1571c7f90569c95d5025b1fd82..734a94a20c7ee4bd787eb434d21d8be1f24f7774:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 6282e635..e17ca044 100644 --- a/rsync.yo +++ b/rsync.yo @@ -910,6 +910,10 @@ bf(--copy-unsafe-links) will cause any links to be copied as the file they point to on the destination. Using bf(--safe-links) will cause unsafe links to be ommitted altogether. +Symbolic links are considered unsafe if they are absolute symlinks +(start with bf(/)), empty, or if they contain enough bf("..") +components to ascend from the directory being copied. + manpagesection(DIAGNOSTICS) rsync occasionally produces error messages that may seem a little