-
Re: rsync for the brave
Ashley M. Kirchner wrote:[color=blue]
>
> 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?[/color]
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: [url]https://lists.samba.org/mailman/listinfo/rsync[/url]
Before posting, read: [url]http://www.catb.org/~esr/faqs/smart-questions.html[/url]