On Wed, 2007-12-12 at 14:13 +0000, Chris G wrote: > I was expecting that if I specified the --copy-unsafe-links option to > rsync that I'd then get no warnings about 'skipping non-regular file > "bla/bla/bla"' but it doesn't seem to work like that.
You have to additionally pass --links to make rsync copy the safe symlinks. This is mentioned in the "SYMBOLIC LINKS" section of the man page. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html