Hi folks :-) Mounting a shared ntfs volume in debian os, I see some files like this: L'?uomo di notte.jpg the real name is: L'?omo di notte.jpg So, when I try to open this file (from a client) a message error appear: "the file doesn't exist". How can I resolve this problem? Thanks Pol
> How can I resolve this problem?dos charset = ISO8859-1 unix charset = ISO8859-1 display charset = ISO8859-1 Pol
Am Donnerstag, 10. Juli 2008 schrieb Pol Hallen:> Hi folks :-) > > Mounting a shared ntfs volume in debian os, I see some files like this: > L'?uomo di notte.jpg > the real name is: L'?omo di notte.jpg > > So, when I try to open this file (from a client) a message error appear: "the > file doesn't exist". > > How can I resolve this problem? > Thanks > > Polwhat kernel module did you use for mounting that remote share, smbfs or cifs vfs ? Cheers, G?nter
Hi, i tested with the name your using, and i dont have a problem. these are the things you should check for. nt acl support = yes map acl inherit = yes map hidden = no map system = no map archive = no store dos attributes = yes ea support = yes dos charset = 850 preserve case = yes short preserve case = yes case sensitive = auto directory mask = 0755 hide dot files = yes hide unreadable = yes hide files = /RECYCLER/desktop.ini/Desktop.ini/Thumbs.db/ veto files = /*.eml/*.nws/*.{*}/ im running debian linux samba 3.0.26a kernel 2.6.18-6-686 Good Luck>-----Oorspronkelijk bericht----- >Van: samba-bounces+belle=bazuin.nl@lists.samba.org >[mailto:samba-bounces+belle=bazuin.nl@lists.samba.org] Namens >Pol Hallen >Verzonden: donderdag 10 juli 2008 14:01 >Aan: samba@lists.samba.org >Onderwerp: [Samba] charaters problem > >Hi folks :-) > >Mounting a shared ntfs volume in debian os, I see some files like this: >L'?uomo di notte.jpg >the real name is: L'?omo di notte.jpg > >So, when I try to open this file (from a client) a message >error appear: "the >file doesn't exist". > >How can I resolve this problem? >Thanks > >Pol >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/listinfo/samba >