Dr.Peer-Joachim Koch
2006-May-19 08:09 UTC
[Samba] Character in file names are dispalyed wrong
Skipped content of type multipart/mixed
On Fri, May 19, 2006 at 10:08:40AM +0200, Dr.Peer-Joachim Koch wrote:> Hi, > > we are running here in some trouble with file names. > So under unix files are name and displayed corretly. > > Something like "aa_12:00" > I don't like it with "space" and ":" , but it's > generate from some software.. > > Anyway under Unix the name is displayed correctly, > but samba is showing something different "_NID69~9"The file name has a colon : character in it which is illegal under Windows. Samba has to mangle the filename to make it into something legal for Windows to display. Jeremy.