On Tue, May 31, 2011 at 07:43:16PM +0400, TLoD,Snake wrote: > Hello! > > I have samba share on my sshfs-mounted folder. All works just fine > except I can't delete files from sshfs unless they are in 0777 chmodded > directory. Even if that files were putted trough smbclient. I can read > files, write files (regardless their directory permissions) but not > delete them. > > Here is my share config: > > [myshare] > comment = shre over sshfs > path = /home/kli/work/remotes/dev > valid users = kli > public = no > writable = yes > printable = no > delete readonly = yes > read only = no > force group = kli > force user = kli
Post a debug level 10 log snippet of smbclient attempting to delete files. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
