diff options
author | http://christian.amsuess.com/chrysn <chrysn@web> | 2012-11-11 01:15:41 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-11 01:15:41 +0000 |
commit | 4fae5d803010f619bfda9867ed0d93c656f351b2 (patch) | |
tree | 5a651a0142efaf03af35115b731106bb44c45f9c /doc/bugs/acl_not_honoured_in_rsync_remote | |
parent | 1b0ba6a39357920e5fe8c2ef4cecac6decbd1542 (diff) |
Added a comment: further tracking
Diffstat (limited to 'doc/bugs/acl_not_honoured_in_rsync_remote')
-rw-r--r-- | doc/bugs/acl_not_honoured_in_rsync_remote/comment_2_ffb9424e966ee10a4fe2d446b3042cb2._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/acl_not_honoured_in_rsync_remote/comment_2_ffb9424e966ee10a4fe2d446b3042cb2._comment b/doc/bugs/acl_not_honoured_in_rsync_remote/comment_2_ffb9424e966ee10a4fe2d446b3042cb2._comment new file mode 100644 index 000000000..96dbc6a2e --- /dev/null +++ b/doc/bugs/acl_not_honoured_in_rsync_remote/comment_2_ffb9424e966ee10a4fe2d446b3042cb2._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://christian.amsuess.com/chrysn" + nickname="chrysn" + subject="further tracking" + date="2012-11-11T01:15:41Z" + content=""" +the behavior is rooted in rsync, which behaves similar to `mkdir -p`. it can probably be worked around by configuring the rsync option `--chmod=775`, but that would add executability to files. + +i've opened a bug in rsync's bug tracker at <https://bugzilla.samba.org/show_bug.cgi?id=9377>, let's see what the developer says. +"""]] |