Re: appending files on smbfs

2003-02-01 Thread Alex
Dear/Beste Patrick, Thursday, January 30, 2003, 8:37:04 PM, you wrote: > has anyone every had problems with appending existing files on volumes > mounted by smbfs or shlight? $ echo "sdsad" >>> hey $ echo "sdsad" >>> hey > cannot create hey: Permission denied You should look at permission on t

Re: appending files on smbfs

2003-02-02 Thread Tim Robbins
On Thu, Jan 30, 2003 at 07:37:04PM -, Patrick Stinson wrote: > has anyone every had problems with appending existing files on volumes > mounted by smbfs or shlight? > > $ echo "sdsad" >> hey > $ echo "sdsad" >> hey > cannot create hey: Permission denied Please try this patch and let me know

RE: appending files on smbfs

2003-02-11 Thread Patrick Stinson
son Cc: freebsd-current Subject: Re: appending files on smbfs On Thu, Jan 30, 2003 at 07:37:04PM -, Patrick Stinson wrote: > has anyone every had problems with appending existing files on volumes > mounted by smbfs or shlight? > > $ echo "sdsad" >> hey > $ echo