[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#574937: unison: ignores perms=0



On Mon, Mar 22, 2010 at 11:37:59AM +0100, Johannes Rohr wrote:
> the latest version of unison ignores the perms=0 option. I see this
> when I try to sync a local dir with an smb share, where I cannot set
> any unix permṡ.

The preference "perms=0" means that permissions should not be
propagated.  But Unison still sets the permissions of an updated file
based on the permissions of the previous version of the file, in order
to preserve file permissions.
(See https://bugs.launchpad.net/ubuntu/+source/unison/+bug/304453 )

You now need to add "dontchmod=true" to your profile as well, if you
don't want Unison to use chmod at all.

-- Jerome



Reply to: