Hello,

I just upgraded from rsync 2.6.4 to 3.0.5 on Solaris 9 (sparc). Since then, I'm getting this error "cannot delete non-empty directory" on some directories.

My command is:

rsync -rltDvz --block-size=32768 --delete --delete-excluded --force --stats --perms=off --chmod=ug=rwX --chmod=o=rX --include "fchba/**" --exclude "*" $SQABASE/SQA/ $DESTBASE/SQA/

The only difference in my command since upgrading was the addition of the --perms and --chmod options which is why I upgraded to use the chmod feature.

I searched the bugs and new and didn't see anything regarding this. It appears to me to be a bug, can anyone confirm?

--
 -------------------------------------
Scott Machtmes, Sr. Systems Administrator
Engineering Lab Services Infrastructure Lead
Brocade
1745 Technology Drive
San Jose, Ca. 95110
408-333-7203
sco...@brocade.com


--
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

Reply via email to