https://bugzilla.samba.org/show_bug.cgi?id=13061
--- Comment #1 from Kevin Korb <rs...@sanitarium.net> --- Are you saying that it deleted a file AFTER saying "IO error encountered -- skipping file deletion"? Maybe you need some --itemize-changes to make sure. Unfortunately, this is a limitation of the filesystem and rsync *should* have simply left the file untouched (and never be able to update it) unless --ignore-errors. The behaviour you describe is what --ignore-errors should do. The --fuzzy option might possibly help here. -- You are receiving this mail because: You are the QA Contact for the bug. -- 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