Replacing characters in file names?
Hi Folks!
First time post please bear with me. I'm using a SUSE 10.1 Beta install and a FirstClass (email) client to back up messages and attachments. The FirstClass Linux 8.090 version has a lot better export functionality in some areas than the Windows counterpart and I'm hoping to use it as a good intro to Linux for some of the Windows oriented people here. I have a problem with the way FirstClass exports and I was hoping someone might be able to help me think through the solution.
Firstclass exports email messages to RTF files. The name of the generated files contain the email address in quotes: “blipdy Blop”37.rtf for instance.
Of course when I write these to a CD and take it over to a Windows machine, the OS will not load or transfer the files because of what Windows sees as an illegal filename. I need to come up with some batch method of stripping out all of the quotes from the filenames within a directory. In some cases people will be backing up hundreds of files at a time so it can't really be done manually. My scripting skills are limited and out of date Javascript and DOS batch files. Can anyone point me in the direction of either an existing utility or a batch file tutorial that could help me do this? I've seen scripts that do global replacement within files, but nothing that renames files. Is there some obvious fix I am missing? FirstClass does not allow the ability to customize the naming conventions.
Any help would be appreciated! TIA!
|