smbmount and saving files

Urban Widmark urban at teststation.com
Thu Jan 10 02:42:03 GMT 2002


On Mon, 7 Jan 2002, dunk fordyce wrote:

> when i try to save files to a smbmount'd dir the app just crashes out without 
> any error

You could try using the strace command to get a log of where it crashes.
Possibly smbfs is returning some error to the app that the app does not
expect.


> if i try and save from pico it says dir not found

Did the mount succeed? ('cat /proc/mounts' should show it)
Can you ls the mount?
Do you get any error messages from smbfs ('dmesg', anything starting with smb)

> permissions look good

On what side? smbfs does not show the permissions as they are on the
server end.

/Urban





More information about the samba mailing list