Re: [Samba] Windows special chars in filenames, cannot access files

2005-09-26 Thread Andrew Bartlett
On Sun, 2005-09-25 at 18:18 -0400, Raymond Blum wrote: > Hi >I am running Samba v3.0.20-2 on Redhat Linux. > to get right to the point: > THE PROBLEM: >I am using mount with type=smbfs to mount a WIndows XP share. The > share has filenames with special chars (the Registered symbol (r)) .

Re: [Samba] Windows special chars in filenames, cannot access files

2005-09-25 Thread Gary Dale
I'm confused as to exactly what you are doing. Are you getting a directory listing then working with it in a script? If so, the problem is a disconnect between what ls displays and the actual file names. However, if you rework the script to bypass the listing and simply execute it against all

Re: [Samba] Windows special chars in filenames, cannot access files

2005-09-25 Thread Raymond Blum
Thanks but NG ... I need to copy any such files from a shell script on the Unix side as they appear On Sep 25, 2005, at 7:53 PM, Gary Dale wrote: Try doing cat XXX?.url. To rename it, try mv XXX?.url XXX2.url. Alternatively, try using a graphical file manager to access the files. They shou

[Samba] Windows special chars in filenames, cannot access files

2005-09-25 Thread Raymond Blum
Hi I am running Samba v3.0.20-2 on Redhat Linux. to get right to the point: THE PROBLEM: I am using mount with type=smbfs to mount a WIndows XP share. The share has filenames with special chars (the Registered symbol (r)) . This filename appears in Linux directory listings with a "r" in p