Displaying 20 results from an estimated 10000 matches similar to: "mount.cifs: iocharset/codepage"
2002 Aug 05
1
smbmount: mount option "noauto" causes codepage and/or iocharset to fail
I've been trying several times now:
# mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1,noauto //machine/share\$ /mnt/share
Causes:
# ls /mnt/share/directory
Sp?rsm?l.txt
While this:
# mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1 //machine/share\$ /mnt/share
Causes:
# ls /mnt/share/directory
2005 Apr 07
0
smbmount codepage / iocharset problem w/ W2k
Hi:
I have written to this list once before regarding the same problem.
(ref smbmount problem on 03/28/2005)
Paul Gienger sugested asking the "kernel boys" as they maintain smbmount.
Maybe my problem wasn't deserving of a reply from them, maybe I subscribed
to the wrong list. Can someone suggest a kernel list where I may get a
useful reply?
smbclient's ftp like interface
2002 Mar 10
1
Hungarian codepage problem using smbmount
Dear Samba Developers, Dear Urban,
This was my original letter. I hope you get it correctly this time.
Maybe it was too big, now I reduced the size of this letter.
My goal is to make a Linux fileserver up and running with automatic
archiving functionality in a mixed Windows 2000 - Linux network and
since the beginning of February I could not solve my problem, so I
write to you hoping that you
2004 Oct 26
4
Yet another charset problem
Hi,
I am well aware that the charset problem has been discussed many times
over. But after two days of googling and testing, I did not make any
progress. I am mounting Windows XP Pro shares with french filenames
on a Linux. The linux is a 2.4.27 kernel with the following settings:
CONFIG_SMB_FS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="UTF8"
CONFIG_SMB_NLS=y
CONFIG_NLS=y
2005 Oct 30
1
smbmount codepage/iocharset settings vs NT4
Hi,
I'm in the process of setting up a backup server for a somewhat
antiquated NT4 server. Backup server is CentOS-4 (~ RHEL-4),
kernel-2.6.9-11.EL, samba-client-3.0.10-1.4E, rsync-2.6.3-1,
LANG=en_US.UTF-8. NT4 shares are mounted on the server and rsynced to
local disk.
This setup is working pretty well, however on the NT box there are some
files with names containing odd characters like
2004 Jul 15
0
smbmount codepage problem
Hello--
A quick question, to see if anyone could help me out. I have a home
network with two nodes, my laptop and my girlfriend's. I have Debian
sarge with kernel 2.6.6 on my laptop while on my girlfriend's machine is
the Latin American Spanish version of Windows ME.
I am trying to use smbmount to allow me to mount her machine's
Windows file shares. I have set up the shares on her
2002 Oct 30
2
codepage-conversion for smbclient
Hi list,
I've browsed through the archives, but I didn't find a answer for
this:
I use smbclient to access a windowsNT 4.0 server.
I get only '?' for filenames which contains Umlauts.
F.e., a file called "Verkn?pfung" is displayed as "Verkn?pfung".
I use following mount-string:
mount.smbfs //SERVER/Share /home/xxx -o rw noexec nosuid nodev user
codepage
2010 Aug 07
1
iocharset, codepage issue in CentOS 5.5
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>iocharset, codepage issue in CentOS 5.5</title>
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body
2003 Jun 04
0
Codepage inconsistencies
Hello.
I'm having a lot of trouble trying to mount a share
from a NT4.0 (US_english) machine using samba-2.2.8a.
When I mount the share using samba, somehow the '?' and '?'
characters are displayed as 'o' and 'a'.
(other western chars such as ?,?,?,?,etc are ok, I have problems
only with '?' and '?').
It's interesting to note that:
-
2004 Jan 15
0
Re: Rsync with smbfs filesystem and character s like é - updated from version on RSync List
Unfortunately that didn?t work for me!
I think there may be a bug somewhere although its possible that I have
done something wrong somewhere.
My reason for saying this is everything works perfectly when the windows
machine is "uploading" the files but not when rsync is copying them.
Regards
Nic Colledge
colledge@dsl.pipex.com
n.j.colledge@bradford.ac.uk
-----Original
2006 Mar 15
0
some upper case letters with accent don't appear in file names
I have a backup server (Linux Debian 3.1) that connects to several Windows
2000 and 2003 servers shares with smbmount 3.0.14a. This is how I mount the
shares:
smbmount "\\\\win2000\\inetpubd" /mnt/win2000/ -o
username=backups,password=mypwd
If I list items with accents, this is a sample of how they appear on the
mounted share:
drwxr-xr-x 1 root root 4096 2005-12-01 16:45 D?but de
2005 Mar 28
1
smbmount problem
Hello all:
I have an annoying problem with smbmount; My Win2k server has many
folders and files named with accented characters (cp850 and/or cp860 or
European w/0 euro or Portugese).
My mount command is:
mount -t smbfs -o username=leo,codepage=cp850 //<servername>/d$ /mnt/pt
to mount my d: drive at /mnt/pt
I am prompted for my password and the shared folder is mounted. I can
see all
2002 Sep 02
1
incomplete smbmount smbfs Win98SE iso8859-1 translation in kernel 2.4.18
I'm getting only partial iso8859-1 translation from an smbfs mount from
my Win98SE machine. The smbfs mounted file system shows most lower-case
accented characters fine; but, it substitutes underscores for most of
the upper-case accented characters (and a few lower-case ones too):
# uname -a
Linux elm 2.4.18-8.1mdkian3 #7 Sat Aug 17 15:19:44 EDT 2002 i686 unknown
(Mandrake 8.2 Linux with all
2004 Jan 23
2
trouble with german special chars on smb shares
Setup: two Slackware9.1 boxen with Samba 3.0.1 (tried 2.2.x as well), where
xerxes: is a file server and
shodan: is the client
on xerxes there are 3 shared vfats (the errors I am going to describe occur on
ext2/3 in exactly the same way)
When I do:
dexter@xerxes:/mnt/f/smbtest$ touch Umlaute_???
I get:
dexter@xerxes:/mnt/f/smbtest$ ls
Umlaute_???
Just like it should.
BUT: on the client
2003 Jun 16
1
german umlaut and samba 3
hi all,
we want to use samba to connect a windows machine and a linux server, the
linux machine should read the windows-filesystem to backup it. in samba 2.xx
we wasn't able to teach samba the german umlauts or filenames containing a
blank. we tried the character substitution in smb.conf and of course we
called smbmount with iocharset=iso8859-1,codepage=cp850, but unforunatly it
doesn't
2005 Nov 06
1
Filenames with "special" characters (äöü€¶) on SMB share of Linkstation HD-HLAN250
Hello!
I've got a Buffalo Linkstation HD-HLAN250. This is a consumer
NAS device, which makes the built-in HD accessible via SMB
and FTP. On that system, some sort of Linux with some sort
of Samba is running.
I'm now trying to create filenames with special characters (ie.
non-ASCII chars) in it. For example "bl?der name" (means
"stupid name").
To get access to the
2004 Oct 07
0
Samba - smbfs - problème d'accent
Bonjour,
Je r?alise un montage samba entre un serveur linux et un client Windows
2000.
Je constate des probl?mes d'accents.
Un fichier est cr?? sur windows avec ds accents, linux perd les accents
et vice versa.
ex1 fichier b?.txt cr?? sous linux, devient bU.txt le U majuscule
comportant un accent aigu.
ex2 fichiers j?.txt et b?.txt cr??s sous windows deviennent j?.txt et
b?.txt.
La
2003 Feb 25
0
accessing Windows shares with smbount garbles german Umlaute
>From what I've been able to gather this problem is very common, but I din't
find any solution on groups.google.com, maybe somebody here can help?
Problem: I create a file on a windows machine called
sm?rebr?d.txt
and mount said drive from a Linux machine via smbmount, there it becomes:
sm?rebr?d.txt
Had this problem with local disks, too, but fixed that by adding
iocharset=iso8859-1
2006 May 30
1
Character encoding problem in file names
Hi,
I'm having some problems with reading files with special characters from
samba shares. The characters are for example '?' and '?' (and mainly all
umlaut chracters). Before I have been using Fedora Core with ISO8859-1 as
local character encoding and everything was OK when I mounted the samba
share using options "iocharset=iso8859-1,codepage=850" with smbmount
2002 Oct 21
0
German codepage and Samba3.0alpha20
Hi there, Greetings from Vienna :)
About 2 weeks ago I tried - waiting anxiously for
group mapping support which isn't available yet on
the 2.2.x versions and won't ever be - the 3.0a20
version. Everything fine, I could join the domain
as non-root member of the windows "domain admins"
group, could assign local power user privilege to
domain users as expected (with