Misha Aizatulin
2008-Apr-23 01:37 UTC
--existing and default_perms_for_dir for non-existing directory
hello, I am getting the following with rsync 2.6.9:> :~/tmp/rsync> mkdir a > :~/tmp/rsync> mkdir a/dir > :~/tmp/rsync> touch a/dir/file > :~/tmp/rsync> mkdir b > :~/tmp/rsync> rsync -r --existing a/ b > default_perms_for_dir: sys_acl_get_file(dir, SMB_ACL_TYPE_DEFAULT): No such file or directory, falling back on umask > rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9]Is it a bug? Thanks a lot, Misha
Possibly Parallel Threads
- DO NOT REPLY [Bug 5426] New: --existing and default_perms_for_dir for non-existing directory
- DO NOT REPLY [Bug 3543] New: [ACL] rsync calls default_perms_for_dir on omitted implied dirs before ensuring they exist
- incoming chmod on daemon fails on subdirectories
- Bug#401189: rsync: using rltvz options spews sys_acl_get_file messages
- Rsync stops in the middle of a large transfer