summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Dykstra <dwd@samba.org>1999-02-17 19:34:40 +0000
committerDavid Dykstra <dwd@samba.org>1999-02-17 19:34:40 +0000
commitb53136076392ff881a03baff19232aadc4617f92 (patch)
treef4a49d1f2f59be4b633503c1262a0f52658ca882 /README
parentb567933566b3b2d5e863685f43f7330b4369b5e9 (diff)
downloadrsync-b53136076392ff881a03baff19232aadc4617f92.tar.gz
Added --copy-unsafe-links option which is like --copy-links except it is
only for symlinks that point outside the source tree. Suggested by Charles Hines <chuck_hines@VNET.IBM.COM> in PR#1376. Also apply the option to any symbolic links in the source portion of a path when --relative is used, as suggested by Francis Montagnac <Francis.Montagnac@sophia.inria.fr> on the rsync mailing list in a message titled "New option: --copy-parent-links".
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 5dac7ce2..4c5de888 100644
--- a/README
+++ b/README
@@ -44,6 +44,7 @@ Options
-u, --update update only (don't overwrite newer files)
-l, --links preserve soft links
-L, --copy-links treat soft links like regular files
+ --copy-unsafe-links copy links outside the source tree
--safe-links ignore links outside the destination tree
-H, --hard-links preserve hard links
-p, --perms preserve permissions