Hi David, On Sunday 02 August 2009 15:39:30 David Bolt wrote:
On Sun, 2 Aug 2009, Bob Williams wrote:-
<snip>
The Problem
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--
which means that Alice can't rename them, etc. I had expected that they would be readable and writable by all members of the music group. Is there an option that Bob needs to add to his rsyncd.conf modules to get this to happen, or are we missing something somewhere else?
Add the following to the [artists] module:
incoming chmod = Dg+w,Fg+w
and the files and directories received will be set as group-writable.
The complementary option "outgoing chmod" lets you send files and directories with a different permissions to what they are stored on the server.
Many thanks. I'll try that. 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