Ashley M. Kirchner wrote:
It's not a folder that Windows will allow me to delete, so
consequently rsync will attempt to do that and fail. Adding
--exclude="Network Trash Folder" has absolutely no effect what so ever.
Any suggestions?
You could use --ignore-errors - with this, rsync will continue
deletions. It's useful when dealing with win32 world.
--
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