Clarify meaning of unsafe symlinks
authorMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 05:30:28 +0000 (05:30 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 05:30:28 +0000 (05:30 +0000)
rsync.yo

index 6282e63..e17ca04 100644 (file)
--- 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