2 Aug
2009
2 Aug
'09
14:10
Every week, Alice sends Bob some files using rsync into a shared directory on Bob's computer. Bob has setup the necessary modules in his rsyncd.conf file to Any files that are transferred from Alice to Bob end up being owned by bob:music (not a problem) but with the following permissions -rw-r--r--
What are the permissions on the origin file? I believe rsync just duplicates the source permissions on the target. Maybe you just need to specify the "--acls" option and make sure the permissions are correct int the first place. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org