Web lists-archives.org

[Samba] Problems connecting to a NAS via Samba/Cifs Protokol




Am Donnerstag 17 Juli 2008 11:39:30 schrieb devel@xxxxxxxxxxxxxx:
> Hello,
>
> not sure if this is related to samba.
> Have you tried (as root) to mount (using mount.cifs) your shared nas
> folder in any other place than /media.
> You may have an automounter managing this directory and that could be wy
> you can't access it.
>
> François
This is what i tried:

First giving a folder name which is shared via samba:

thomas@acer01:~$ mount.cifs //192.168.0.98/backup /mnt/mein_ftp/
Password:
mount error 20 = Not a directory
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

Second: I tried to finish with a slash...
thomas@acer01:~$ mount.cifs //192.168.0.98/backup/ /mnt/mein_ftp/
Password:
mount error 20 = Not a directory
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)


Last i tried the root of the disc:
thomas@acer01:~$ mount.cifs //192.168.0.98/ /mnt/mein_ftp/
Password:
mount error 5 = Input/output error
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
thomas@acer01:~$

What could be the issue?

Yours Thomas
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba