Hi, On 01/10/2013 08:07:18 PM, Allen Supynuk wrote: > It strikes me though, that what I really want is an rsync option > '--ignore-files-with-no-read-perms'.
While you're at it, why not a more generic --ignore-errno foo where foo is (a defined subset of) the Posix error numbers listed in errno(3). The names, alternately, could be used. So your application would use --ignore-errno EACCES Regards, Karl <[email protected]> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein -- 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
