Added --copy-unsafe-links option which is like --copy-links except it is
authorDavid Dykstra <dwd@samba.org>
Wed, 17 Feb 1999 19:34:40 +0000 (19:34 +0000)
committerDavid Dykstra <dwd@samba.org>
Wed, 17 Feb 1999 19:34:40 +0000 (19:34 +0000)
commitb53136076392ff881a03baff19232aadc4617f92
treef4a49d1f2f59be4b633503c1262a0f52658ca882
parentb567933566b3b2d5e863685f43f7330b4369b5e9
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".
README
flist.c
options.c
rsync.yo