Hi Adam, On Sunday 02 August 2009 15:10:46 Adam Tauno Williams wrote:
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.
I'll have to ask Alice what permissions she has set, but meanwhile I'm trying David Bolt's suggestion. Many thanks, Bob -- Registered Linux User #463880 FSFE Member #1300 GPG-FP: A6C1 457C 6DBA B13E 5524 F703 D12A FB79 926B 994E openSUSE 11.1, Kernel 2.6.27.25-0.1-default, KDE 4.2.4 Intel Core2 Quad Q9400 2.66GHz, 4GB DDR RAM, nVidia GeForce 9200GS -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org