[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: smbfs und Umlaute



Andreas Pakulat schrieb:

On 24.Nov 2004 - 23:55:54, Toni wrote:
Andreas Pakulat schrieb:
mount -t smbfs -o username=user,password=pass,iocharset=ISO-8859-15 //192.168.0.2/freigabe /home/ftp/Data/

So kann das nicht gehen, guck mal in die Manpage von mount.smbfs: Da
muss iso8859-15 hin (ich bin da auch schon drauf reingefallen), sonst
erkennt er das nicht. Ansonste:Lad das Modul mal explizit.

noch mit cifs, da bekomm ich ne Fehlermeldung das ne library fehlt aber nicht welche (oder ich mach was falsch)

mount.cifs //192.168.0.2/freigabe /home/ftp/Data/ -o username=user,password=user,iocharset=ISO-8859-15
mount error 79 = Can not access a needed shared library
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

Ist CIFS denn in dem Kernel verfügbar? Ansonsten sollte ein
ausreichend neues smbfs installiert sein (k.A. welche Version du
brauchst aber > 3.0 auf jeden Fall)

Andreas

Also nun hab ichs auch mit "iocharset=iso8859-15" und "iocharset=iso8859-1" versucht aber ein "ls" bringt immer nur ? statt Sonderzeichen

das mit cifs versteh ich nicht ganz aber Samba ist wie gesagt 3.0.7-2
Bei cifs bekomm ich folgendes:

babywatch: # mount.cifs -o username=user,password=user,iocharset=iso8859-15 //192.168.0.2/freigabe /home/ftp/Data/
Mounting the DFS root for domain not implemented yet

babywatch: # grep CIF /boot/config-2.6.8-1-386
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_POSIX is not set


woran kann das liegen

ciao Toni



Reply to: