Link-dest thinks file is newly created, but it isn't

2015-01-09 Thread Clint Olsen
Hi: I've been using rsync for a couple years now. Unfortunately, I've made some changes on both ends, so it's unclear what could be the culprit. I make extensive use of --link-dest to provide a cheap "Time Machine"-like backup for a Windows machine. Source: Windows 7 running Cygwin (CYGWIN_NT-6.1

"failed to modify permissions on" due to ignoring ACLs

2015-01-09 Thread Aaron Davies
If a directory in the target is 555 but has an ACL that allows it to be modified by the current user (e.g. under AFS ACLs it is owned by the current user and thus always has an implicit "a" ACL), rsync will still throw a "failed to modify permissions on" for it. It would be nice if rsync could t