Re: smbfs - still no-go

Bill Hawes (whawes@star.net)
Fri, 05 Dec 1997 09:28:00 -0500


Steven N. Hirsch wrote:
> That's the one I'm using, and it is _not_ working. Wonder what the
> difference is between my setup and the one that works?

I'm not sure, but perhaps a few tests would help show what's happening.
If you could try out these tests on a WfW share:

touch foo
chmod -w foo
cp -a foo bar
chmod +w foo
echo hi >>foo

and verify whether the permissions and timestamps are behaving, and what
if any error messages occur.

Regards,
Bill