On Fri, Mar 3, 2017 at 7:48 AM, Ken Chase <rsync-list-m...@sizone.org>
wrote:

> I think both situations could benefit from a --resolve-cmd-line-links
> switch to resolve COMMAND LINE-SUPPLIED symlinks.
>

You can specify symlinks in a --relative path with a trailing slash-dot
(and use /./ infix notation to trim paths). For example:

rsync -aivR /some/path/./symlink/. /dest/

That will create /dest/symlink/ and its contents.

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to