similar to: smbclient with accent

Displaying 20 results from an estimated 11000 matches similar to: "smbclient with accent"

2005 Nov 18
1
Connecting via ssh i don't see accent characters
Hi. When I connect via ssh I don't see the accent characters for example when I execute setup config utility, but locally I see the accent characters. Note: It's a CentOS 4.2 configured for spanish. Iago -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jun 28
7
French accent under wine
Hi everybody ! I have a fresh OpenSuse 10.1 linux installed in french, i use a french keyboard ... accent (like ?,?) doesn't work with application launch under wine .. how could resolv that ? Thanks -- Michael
2005 Sep 16
2
php and mysql ok but display ? instead of a vowel with accent
php and mysql ok but display the character ? instead of a vowel with accent, i dont know why, i think that mybe can be the configuration of de php.ini, but why? if somebody can helpme, i will be very thankful. bye -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050916/bc4a579b/attachment.html>
2004 Nov 27
2
Samba fc3: accent problem
I am unable to properly view ISO8859-15 characters (typicaly characters with accent such as ?, ?, ?...) from filenames on a samba server using fedora core 3. After spending hours on it, I have been unable to find a solution. Any help from you would be greatly appreciated. Here is the description of my configuration: I have 3 machines running: - one server with fc3 - one PC "PC1" with
2005 Sep 03
3
Accents in filenames on vfat filesystem
Hello. I am trying to create a text file that contains an accent like '?' in it's filename on a vfat filesystem. This generates an error like the following: "test?.txt" E212: Can't open file for writing I have made a 'modprobe nls_cp850' and 'modprobe nls_iso8859-1' to load those needed modules. Then I mounted my FAT32 partition like this: mount -t
2002 Sep 27
0
Q: DOES YOUR FOREIGN ACCENT SIMPLY GET IN THE WAY?
This is a multi-part message in MIME format --cbbddbee-7174-4dcb-b902-950f66a8d044 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Q: " Would you like to Lose Your Accent ? " - DO YOU FIND OTHERS HAVE A HARD TIME UNDERSTANDING WHAT YOU ARE TRYING TO = CONVEY? - DO YOU FIND THE NEED TO REPEAT YOURSELF FOR OTHERS TO UNDERSTAND YOU = CLEARLY? -
2002 Sep 27
0
Q: DOES YOUR FOREIGN ACCENT SIMPLY GET IN THE WAY?
This is a multi-part message in MIME format --cbbddbee-7174-4dcb-b902-950f66a8d044 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Q: " Would you like to Lose Your Accent ? " - DO YOU FIND OTHERS HAVE A HARD TIME UNDERSTANDING WHAT YOU ARE TRYING TO = CONVEY? - DO YOU FIND THE NEED TO REPEAT YOURSELF FOR OTHERS TO UNDERSTAND YOU = CLEARLY? -
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
2008 Jun 16
1
minimizing title's police
in order to minimize the police of the title of my graph i tried to use: >title("nombre de fleurs donn?es journellement par 6 cereus peruvianus du 1/07/02 au 31/09/02",font=0) but this message appears: Erreur dans title("nombre de fleurs donn?es journellement par 6 cereus peruvianus de 1/07/02 au 31/09/02", : valeur sp?cifi?e pour le param?tre graphique
2004 Nov 25
1
substitute accents
I have an openoffice spreadsheet with a column of character strings. Some of them contain accents. I want to read it in R so I have saved it as a csv file using Western Europe (ISO-8859-1) character set (the default, I've tried other sets but it doesn't help). R reads it fine with CharMatrix<-read.csv("test.csv",header=F,sep=",",as.is=TRUE); Say I wan't to
2005 Jun 26
2
(sans objet)
Ma premi??re question: puis-je ??crire en fran??ais, mon anglais est pire que pire. J'essaie en fran??ais; sinon, j'essaierai une traduction! Je sduis d??butant. Ma question est donc simple, j'imagine. Je travaille sur des tableaux de statistiques. Je prends un exemple: J'ai un "frame" que j'appelle "eurostat" qui me donne des statistiques
2001 Nov 14
0
Unable to open files that have an accent character
I am using samba-2.0.10-2 on RH 7.1 Issue: when users create files and name them using characters that contain accents they are not able to open them after saving them on a samba share. For a workaround I have to rename the file and remove the accents from the file name. Does anyone know of an accent patch that will work for our version of Samba? Rich
2004 Apr 08
1
Accent with winbind and pam_mkhomedir
Hello I am using Winbind to authenticate user against an NT Domain. client are mainly using Win98 I use pam_mkhomedir to auto create home directory of my users. everything work fine. even the accents in the shared directory but when i try to logon for the first time with an accented username it create a home directory with strange characters invit? seen from win98 and invi_ seen from linux.
2020 Oct 09
1
Aide pour finaliser ce code
Hello. Here is my R code. I used the functional data . Now I need to use the functional data by applying the kernels instead of the xi, yi functions. Bonjour. Voici mon code en R . J'ai utiliser les donn?es fonctionnelles . Maintenant j'ai besoin d'utiliser les donn?es fonctionnelles en appliquant les noyaux ? la place des fontions xi, yi library(MASS)
2006 Aug 15
0
BlueCloth throws exceptions! Be careful! (was: auto_link fails to handle tilda''s (~) and markdown fails to handle acute accent (`))
On 12/15/05, Sam Joseph <sam@neurogrid.com> wrote: > markdown couldn''t handle an acute accent (`) e.g. > > Hawai`i > > It seems that acute accents (or backticks) in Markdown signify code > segments, and it seems there''s an open ticket for this: > > http://www.deveiate.org/projects/BlueCloth/ticket/24 I would just like to bring this to
2005 Dec 16
0
auto_link fails to handle tilda''s (~) and markdown fails to handle acute accent (`)
Hi There, So I was just having some trouble with auto_link and markdown. Specfically auto_link was failing to handle urls with tildas in them (~) e.g. http://www.hawaii.edu/~name/index.html and markdown couldn''t handle an acute accent (`) e.g. Hawai`i It seems that acute accents (or backticks) in Markdown signify code segments, and it seems there''s an open ticket for this:
2004 Mar 24
1
Win98 domain and accent problems
Hello, I am having a problem with accented folder and win98. the setup is PDC (under NT) , a Linux Samba as a file server added to the domain (smbpasswd and winbind) and a W98 client in any share, if i create a folder named "aaa" for exemple i can get in it. but if i create a folder named "???" or any accented char i just can get in it. Windows Error : no such file or
2001 Mar 01
1
A problem between smbclient and a share with windows 3.11
> 1. A problem between smbclient and a share with windows 3.11 (victor3.lopes@voila.fr) > 2. RE: A problem between smbclient and a share with windows 3.11 (Allen, Michael B (RSCH)) > > --__--__-- > > Message: 1 > Date: Fri, 23 Feb 2001 13:03:34 +0100 > Subject: A problem between smbclient and a share with windows 3.11 > From: "victor3.lopes@voila.fr"
2007 Aug 05
5
accent
Salut alex, est-ce qu''il est possible d''avoir la liste de tous les accents qu''il est possible de représenter avec wxruby2, comme "é" par exemple. merci Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2013 Jun 08
1
reading a character translation table into R
I have a txt file (attached) that defines equivalents among characters in latin1 (or iso-8859-1), numeric &#xxx; codes, HTML entities and latex equivalents. A portion of the file is shown inline below, but may not be rendered well in this email. I'd like to read this into R to use as a character translation table, but am stuck on two things: - The 5 fields in the file are