[Samba] Samba serving sshfs shares: can't delete files

Jeremy Allison jra at samba.org
Tue May 31 12:26:16 MDT 2011


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.


More information about the samba mailing list