Invalid characters in the names of files, folders, volumes.

I always used without problem special characters in file names, folders, and volumes such as [ - and space and french accents é è ù etc. 
Since Maverick, I meet different problems I am inclined to attribute to this practice.
Am I right, and if so what are the characters to avoid? Understand that change all these names would not inconsequential.

klmorin,
does your installed version of FineReader support Mavericks? If so, then you should contact ABBYY about the problem.
You’ve seen crashes that are undeniably due to certain characters in filenames and folders, as opposed to e.g. a corrupted installation of Mavericks?
Do you have applications in the Applications folder which have special characters in their names? If so, are those applications Apple products?

Similar Messages

  • Discoverer Report showing invalid characters in the report data

    Hi,
    Can you please help me. I have designed a discoverer report in discoverer desktop 4i, when it is running the data showing some invalid characters in the data like below.
    kara¿ah     L¿MAK HOLD¿NG A.¿
    I have executed the same query in sql plus at that time the data shows correctly. Please let me know, is there any settings required.
    Best Regards,
    Umamaheshwar.

    Hi Umamaheshwar
    This could be a registry setting. Let me give you some background. In the Windows registy, every Oracle Home has a setting called NLS_LANG. This is the variable that controls, among other things, the numeric characters and the language used. The variable is made up of 3 parts. These are:
    language_territory.characterset
    Notice how there is an underscore character between the first two variables and a period between the last two. This is very important and must not be changed.
    So, for example, most American settings look like this: AMERICAN_AMERICA.WE8MSWIN1252
    The second variable, the territory, controls the default date, monetary, and numeric formats and must correspond to the name of a country. So if I wanted to use the Greek settings for numeric formatting, editing the NLS_LANG for Discoverer Desktop to this setting will do the trick:
    AMERICAN_GREECE.WE8MSWIN1252
    Can you please check your settings? Here's a workflow:
    a) Open up your registry by running Regedit
    b) Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
    c) Look for the Oracle Home corresponding to where Discoverer Desktop is installed. It's probably called KEY_ORANT
    d) Clicking on the Oracle Home will display all of the variables
    e) Take a look at the variable called NLS_LANG - if it is correct Exit the registry
    f) If its not correct please right-click on it and from the pop-up select Modify
    f) Change the variable to the right setting
    g) Click the OK button to save your change
    h) Exit the registry
    Best wishes
    Michael

  • Itunes was working fine. Tries to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue.

    Itunes was working fine. Tried to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue. Program still works, simply cannor upgrade.

    Thanks b noir,
    I tried this solution without success. After FixIt ran and didn't find a problem, either in looking for issues with "software upgrade" or "iTunes" it kindly offered to help me uninstall iTunes. I had thought of this as a possibilty but it seems to me that if you do that you lose a lot of "non-native-to-Apple" information you might have entered. I did this once and recovery was painfull. Is there a way to uninstall iTunes without losing all of that sort of thing? Any help would be appreciated.

  • HT2476 How do I copy the names of files in a finder window to a text document?

    How do I copy the names of files in a finder window to a text document?

    If using Apple TextEdit Applications: Select all the files in the finder window, choose copy. Go to the TextEdit window and from the menu choose Edit then choose Paste and Match Style from the Edit drop down menu.

  • The name of File when Saving New Keynote has "~" attached at the end

    When I do a save file in Keynote, the name of file has "~" attached at the end. It creates a new file so now I have two files which look like this:
    StolbaCh22.key
    StolbaCh22~.key
    Why is this happening? What am I doing wrong - can I delete either one of these?

    Have you nominated in Preferences to have a backup version every time you save?
    Or this maybe be a temporary file whilst you are working on the original.
    If they are both on your desktop without Keynote being open, you could safely assi=ume the one with the most recent time/date is the last one you worked on.
    Peter

  • Search a string with in some file and get the name of file

    i want to search a string in some files that are in a given directory and return the name of file having searched string.I am doing this with grep command as given below
    import java.io.*;
    public class linux_java {
    public static void main(String[] args) {
    try {
    String command = "find . | xargs grep -l Resolv /data2/opt/jakarta-tomcat-4.1.24/webapps/Oa/BOG/*.txt";
    final Process process = Runtime.getRuntime().exec(command);
    OutputStream os= process.getOutputStream();
    System.out.println("out put stream= " +os);
    PrintStream stdIn = new PrintStream(new BufferedOutputStream(process.getOutputStream()), true);
    System.out.println("Return code = " + stdIn);
    } catch (Exception e) {
    e.printStackTrace();
    i dont know how to get the name of file that are return by the execution of command through process object. Please send the code for the same

    thanks for your suggestion....
    i change the code but now it is giving error as /usr/bin/find incomplete syntax....but i am giving the right syntax....
    please confirm whether the syntax is correct...
    import java.io.*;
    import java.util.*;
    public class linux_java {
    public static void main(String[] args) {
    try {
    //String command = "ls -alt";
    String command = "find /data2/opt/jakarta-tomcat-4.1.24/webapps/Oa/BOG -type f -exec grep -sl 'Aggarwal' {} \\; 2>/dev/null";
    ///grep -l System test/*java
    System.out.println(" the command is"+command);
    final Process process = Runtime.getRuntime().exec(command);
    InputStream is = process.getErrorStream();
    InputStreamReader isr = new InputStreamReader(is);
    BufferedReader br = new BufferedReader(isr);
    String line="";
    System.out.println(" the BufferedReader is"+br.readLine());
    while ((line = br.readLine()) != null) {
    System.out.println(" the files are"+line);
    } catch (Exception e) {
    e.printStackTrace();
    }

  • Renaming files with invalid characters in their names on NTFS partitions, introduced by operating systems other than Windows

    Essentially, Linux created some files with colons (:) in the name on a NTFS partition where I have Windows installed. I have since uninstalled Linux, but now I can only view these files in Windows Explorer. I can't open them, I can't even rename them to
    correct the problem. It's as if they don't exist, because of the invalid search paths.
    If I try to rename them in Windows Explorer I get following message.
    The file name you specified is no valid or too long.
    Specify a different file name.
    Well isnt' that something?... isn't that nice? Windows is able to display these files, but it doesn't allow me to open them and it certainly doesn't like me to rename them. So why is it whining about it then, when I'm trying to help? It says "try a different
    file name". Yeah, right! Like I haven't tried that one already! It doesn't matter what file name I input it will never accept it.
    So what am I supposed to do now? Ditch Windows and go back to Linux? Surely, Microsoft doesn't like the sound of that. Sure, I could reinstall Linux or run a Linux live system to correct the problem. But what good is Windows then? I might as well switch to
    Linux altogether.
    After doing some research I now know by fact that it's (kind of) possible to rename files from UNIX and UNIX-like operating systems to those compliant with Windows by using something called file name character translation. To some level this is essential and
    necessary for Windows interoperability with other operating systems (Windows is not the only operating system in the world). But this seems to be very complicated and I can't get my head around it. My brain is in overload. I don't know where to start.
    Once there was a...
    There's the Windows Services for UNIX (SFU) 1.0, 2.0, 3.0, 3.5. The first two versions were based on MKS Toolkit, a package licensed by Microsoft from MKS Inc. The later versions were based on the similar Interix product, after Microsoft purchased the company
    that made it.
    Then there's the new Subsystem for UNIX-based Applications (SUA). These are services for UNIX components. They are supposed to have Client for NFS v3 included as well. But the server components from the SFU line is missing (e.g. Server for NFS). These are included
    in Server editions of Windows.
    Then there's the Microsoft Knowledge Base article
    289627: "How to Enable File Name Character Translation". This article seems to describe exactly my situation.
    Windows and UNIX operating systems have restrictions on valid characters that can be used in a file name. The list of illegal characters for each operating system, however, is different. For example, a UNIX file name can use a colon (:), but a Windows
    file name cannot use a colon (:). If a UNIX user attempts to create a file with a Windows illegal character on a Windows Services for UNIX network file system (NFS) share, the attempt is unsuccessful and the UNIX client computer receives an input or output
    error.
    It goes further than that. At first glance, this KB article also seems to offer a solution to this exact problem, with examples as shown below.
    For example, the following maps the UNIX colon (:) to a Windows dash (-):
    0x3a : 0x2d ; replace client : with - on server
    I checked these values in charmap.exe and they are correct. Except for 2D not being a "dash", it's rather a hyphen ("hyphen minus" to be exact), but these two have pretty much the same appearance and they get interchanged a lot, I'm sure
    they are used to it by now. (Yes, the characters! They don't mind.)
    Then there's this registry key.
    HKEY_LOCAL_MACHINE\Software\Microsoft\Server For NFS\CurrentVersion\Mapping
    Well, of course, I don't have Server for NFS. So this is a dead end. Well, actually, it was a dead end from the beginning...
    1. First of all, I'm not working with a network share on a NAS or SAN storage. The files are on the local disk drive where Windows is installed, so that's a DAS for you.
    2. I don't have SFU! Well obviously, I'm on Windows Vista! So that means SUA!
    3. SUA are service components only. No server components. Can you guess what that means? Yeah... no "Server for NFS" since it's a server component.
    4. Windows Vista is a client side operating system! Server for NFS is only offered for use with Windows Server systems.
    5. Back to square one!
    So there you have it. They all lived happy for the rest of their lives...
    I'm stuck here. Can someone tell me what to do? I mean beyond the obvious option to use Linux to fixa a Windows problem? The NTFS file system itself supports colons in file names. It's Windows that doesn't, and so by default it proclaims it invalid character.
    Surely, even a Windows client operating system like Windows Vista should be able to allow the user to at least rename files with invalid characters to something more sensible (from the system point of view) and valid, if not being able to open them as they
    are. Just add some crazy voodoo code to it and it will work. If you can make it possible on Windows Server with UNIX user-mode subsystem on NT kernel, then what's stopping you from giving the Windows client system the same benefit?
    So what now? Purchase a Windows Server 2012 R2 license, copy my invalid files to a NAS share with NFS on a UNIX or Linux system, and have a go at the Windows registry and Server for NFS? Yeah... you're right, it's probably a bit over the top...
    On a second thought... I might as well install Linux again. There are countless situations where Linux has helped me solve problems related to, and more often than not caused by Windows.

    Essentially, Linux created some files with colons (:) in the name on a NTFS partition where I have Windows installed. I have since uninstalled Linux, but now I can only view these files in Windows Explorer. I can't open them, I can't even rename them to
    correct the problem. It's as if they don't exist, because of the invalid search paths.
    If I try to rename them in Windows Explorer I get following message.
    The file name you specified is no valid or too long.
    Specify a different file name.
    Well isnt' that something?... isn't that nice? Windows is able to display these files, but it doesn't allow me to open them and it certainly doesn't like me to rename them. So why is it whining about it then, when I'm trying to help? It says "try a different
    file name". Yeah, right! Like I haven't tried that one already! It doesn't matter what file name I input it will never accept it.
    So what am I supposed to do now? Ditch Windows and go back to Linux? Surely, Microsoft doesn't like the sound of that. Sure, I could reinstall Linux or run a Linux live system to correct the problem. But what good is Windows then? I might as well switch to
    Linux altogether.
    After doing some research I now know by fact that it's (kind of) possible to rename files from UNIX and UNIX-like operating systems to those compliant with Windows by using something called file name character translation. To some level this is essential and
    necessary for Windows interoperability with other operating systems (Windows is not the only operating system in the world). But this seems to be very complicated and I can't get my head around it. My brain is in overload. I don't know where to start.
    Once there was a...
    There's the Windows Services for UNIX (SFU) 1.0, 2.0, 3.0, 3.5. The first two versions were based on MKS Toolkit, a package licensed by Microsoft from MKS Inc. The later versions were based on the similar Interix product, after Microsoft purchased the company
    that made it.
    Then there's the new Subsystem for UNIX-based Applications (SUA). These are services for UNIX components. They are supposed to have Client for NFS v3 included as well. But the server components from the SFU line is missing (e.g. Server for NFS). These are included
    in Server editions of Windows.
    Then there's the Microsoft Knowledge Base article
    289627: "How to Enable File Name Character Translation". This article seems to describe exactly my situation.
    Windows and UNIX operating systems have restrictions on valid characters that can be used in a file name. The list of illegal characters for each operating system, however, is different. For example, a UNIX file name can use a colon (:), but a Windows
    file name cannot use a colon (:). If a UNIX user attempts to create a file with a Windows illegal character on a Windows Services for UNIX network file system (NFS) share, the attempt is unsuccessful and the UNIX client computer receives an input or output
    error.
    It goes further than that. At first glance, this KB article also seems to offer a solution to this exact problem, with examples as shown below.
    For example, the following maps the UNIX colon (:) to a Windows dash (-):
    0x3a : 0x2d ; replace client : with - on server
    I checked these values in charmap.exe and they are correct. Except for 2D not being a "dash", it's rather a hyphen ("hyphen minus" to be exact), but these two have pretty much the same appearance and they get interchanged a lot, I'm sure
    they are used to it by now. (Yes, the characters! They don't mind.)
    Then there's this registry key.
    HKEY_LOCAL_MACHINE\Software\Microsoft\Server For NFS\CurrentVersion\Mapping
    Well, of course, I don't have Server for NFS. So this is a dead end. Well, actually, it was a dead end from the beginning...
    1. First of all, I'm not working with a network share on a NAS or SAN storage. The files are on the local disk drive where Windows is installed, so that's a DAS for you.
    2. I don't have SFU! Well obviously, I'm on Windows Vista! So that means SUA!
    3. SUA are service components only. No server components. Can you guess what that means? Yeah... no "Server for NFS" since it's a server component.
    4. Windows Vista is a client side operating system! Server for NFS is only offered for use with Windows Server systems.
    5. Back to square one!
    So there you have it. They all lived happy for the rest of their lives...
    I'm stuck here. Can someone tell me what to do? I mean beyond the obvious option to use Linux to fixa a Windows problem? The NTFS file system itself supports colons in file names. It's Windows that doesn't, and so by default it proclaims it invalid character.
    Surely, even a Windows client operating system like Windows Vista should be able to allow the user to at least rename files with invalid characters to something more sensible (from the system point of view) and valid, if not being able to open them as they
    are. Just add some crazy voodoo code to it and it will work. If you can make it possible on Windows Server with UNIX user-mode subsystem on NT kernel, then what's stopping you from giving the Windows client system the same benefit?
    So what now? Purchase a Windows Server 2012 R2 license, copy my invalid files to a NAS share with NFS on a UNIX or Linux system, and have a go at the Windows registry and Server for NFS? Yeah... you're right, it's probably a bit over the top...
    On a second thought... I might as well install Linux again. There are countless situations where Linux has helped me solve problems related to, and more often than not caused by Windows.

  • Possible to change the name of shared folders?

    I deleted the original shared public folder that looks like "User's Public Folder". When I went to add the Public Folder back it ends up being shared with the name "Public". Is it possible to change this name to something more descriptive? I have several Public folders being shared (several accounts on the computer) and having them all shared as Public makes it a bit hard to determine which account's Public folder you are looking at. Does anyone know how to change the name?

    Okay, after some searching around, I figured it out. Primarily I got most of it from here: http://discussions.apple.com/message.jspa?messageID=6266526 , but I added something else to make it work better. The linked post mentioned that they got it to work so you can see "username's Public Folder" when someone file shared from another Mac, but in the Sharing Preference, it would still read as "Public". Well I managed to figure out how to fix that too. Bare with me.
    1) Make sure the Public folder in question is set up to be shared in the Sharing Preferences
    2) Go to System Preferences > Accounts
    3) Control Click the username in question and click Advance Options.
    4) Copy the data (the bunch of numbers & letters) from the UUID field. (you'll need it for later, save it to a txt file temporarily, you'll be overwriting your clipboard later)
    5) Close System Preferences
    6) From the Finder Menu click "Go" > "Go to Folder..." and enter this /var/db/dslocal/nodes
    7) Then do a "Get Info" on the "Default" folder and allow EVERYONE read+write access
    8) Do the same for the the following two folders, CONFIG and SHAREPOINTS
    9) "Get Info" on the "Public.plist" file and allow EVERYONE read+write access (BACKUP THIS FILE)
    10) Rename the "Public.plist" to "Username's Public Folder.plist"
    11) Open the file in a text editor and change every instance of "Public" with "username's Public Folder" (except for <string>/Users/USERNAME/Public</string>. Thats the actual folder location you don't want to change that.
    12) Now what you need to enter this
    <key>sharepointaccountuuid</key>
    <array>
    <string>NUMBER</string>
    </array>
    It goes between <key>name</key> & <key>sharepointgroupid</key> sections. It should look like the following:
    </array>
    <key>name</key>
    <array>
    <string>Username's Public Folder</string>
    </array>
    <key>sharepointaccountuuid</key>
    <array>
    <string>NUMBER</string>
    </array>
    <key>sharepointgroupid</key>
    13) Now Paste the UUID number you got before where I have NUMBER written above. Make sure the line spaces and indents match the other entries on the file.
    14) Save the file and change the permissions to your new "Username's Public Folder.plist" and the other folders you changed back to EVERYONE "no access".
    15) Now the link said to restart File Sharing. I decided to reboot for good measure.
    Once done you should see "Username's Public Folder" in the Sharing Preferences and when other Macs try to file share.
    Works perfectly for me, and I hope that works for you too!

  • How to get the name of file was read from file adapter ?

    Hello!
    I make a pooling into one directory to read all *.fat files in this directory, and I want the name of this file
    is it possible ?
    God bless all!

    it is mentioned in the sample code.. look at the pdf guide inthe sample code document for file adapter.
    you need to define a variable of message type of the file adapter inbound header message type and assign the variable to the apapters tab in the receive activity..
    the variable will have file name now

  • Getting the name of files being extracted

    Hello all:
    I have a script that is extracting files from a zipped file.  I am trying to display the name of the file as it is extracted.  Here is what I have:
    foreach($item in $zip.items())
    $shell.Namespace("E:\APPs\Folder").CopyHere($item, 0x14)
    Write-Host "File: " + $item + " copied"
    When I run this, I get the following:
    File:  + System.__ComObject +  copied
    File:  + System.__ComObject +  copied
    File:  + System.__ComObject +  copied
    File:  + System.__ComObject +  copied
    How do I display the actual name and not type of the file?
    Thanks,
    jocasio

    Hi,
    You can use the Name property of the $item object:
    foreach($item in $zip.items()) {
    Write-Output "Unzipping $($item.Name)"
    $shell.Namespace('E:\APPs\Folder').CopyHere($item, 0x14)
    Don't retire TechNet! -
    (Don't give up yet - 12,830+ strong and growing)

  • Reg Special Characters in The Names causing the problems EX: Bu00E1rbara u00E1u00EDu00F1u00E9

    Hi Friends,
    In the Infotype 0002 I am able to observe the Special characters   in the First Name & Last Name.
    When I run standard SAP report i.e. Birthday list and trying to save the output to the *clipboard option and paste it to the notepad*, I observed that last some characters were missed out depends on the special characters available in the First Name  Last Name.
    Assume if there are 5 special characters avialble in the Names, then 5 characters will be missed out in the output.
    Please help on this issue.
    Thanks & Regards
    Prashanth K
    Edited by: Prashanth Konda on Feb 15, 2010 5:49 PM

    Hi Binder,
    Thanks for the repsonse.
    I didn't get what do you mean by  Correct Code Page ?
    Thanks & Regards
    Prashanth

  • Sorting of contacts with foreign characters in the name

    Hello,
    I have a large address book, some with Japanese characters in their name.
    I'm on English Language setting for the OS on my iphone and ipad.
    All the contacts with Japanese characters in their name seem to get pushed to the # section of the alphabet rather than at the equivalent roman alphabet letter.
    Also note that adding the Japanese name in the secondary fields of "phonetic first" and "phonetic second" of an existing Roman English based contact sends this to the # section.
    This is poor sorting of contacts. 
    Very poor....

    After posting this I found a solution.  I hadn't tried it this way round.
    https://discussions.apple.com/message/7589528#7589528
    Go into one of your Japanese contacts and click edit.
    Go right to the bottom of the edit page and add field, add phonetic first name, then repeat the step to add phonetic last name.
    Now edit the name of your contact, keep their name in Japanese and enter the phonetic spelling in English.
    Smashin....  :-)

  • Change the name for File Type....

    H CRM Experts,
    How can i change the name of that button? i want it to have the name "voir" instead of "browse"
    <input type="File"/>
    Thanks
    Srini

    This is a tricky one. Even if it is not related to SAP CRM WebClient in any way as you are using standard HTML INPUT tag. That is not THTMLB or CHTMLB tag library.
    The probolem is: For a file upload field behind the field there is a button that shows always the same text. In english version "Browse" in germany it is "Durchsuchen" you can not change it. It is hardcoded in the browser for that specific language.
    There is a nice screenshot on this page illustrating it: http://www.quirksmode.org/dom/inputfile.html
    As said before it is a pure HTML related issue. You will be able to finde your solution using your favourite search engine. I propose this link: http://forums.seochat.com/html-coding-11/change-text-button-in-input-file-205212.html
    cheers Carsten

  • How can I view from Forms 6 the name of files that i have in a directory?

    Hy !
    I need some help :(
    I want to make a form. This form must tell me the name of the files that are in a directory.
    How can i do that ?
    Thanks!

    Hello,
    If you are using the C/S deploiement mode, you could find all that you want in the d2kwutil.pll library.
    Francois

  • Retrain OCR in LabVIEW (retrieve indexes of found characters within the character set file)

    Dear all,
    I am trying to retrain my OCR set file in LabVIEW. Basically I show the read string to the user and in case something is wrong the respective character must be corrected in the charatcer set file, according to the text entered by the user. It sounds quite straightforward, but I haven´t manage to figure out how to retrieve the character index in the file has to be retrained. For that I would need know which character in the set file was found to resemble a give read character. Do you know how can I retrieve this info? I intent to use the OCR Rename Character VI. 
    Best regards,
    Esteban
    Solved!
    Go to Solution.

    Hello Arroyo,
    you can retrieve the total number of trained characters by using the IMAQ OCR Property VI and looking for the property "Size of char set".
    http://zone.ni.com/reference/en-XX/help/370281W-01/imaqvision/imaq_ocr_property/
    Kind regards,
    Elli

Maybe you are looking for

  • Saving pdf form with extended Reader rights

    Hello, I want to save form changes without further confirmations in Reader version X ("Save" and not "Save as..."). - If you use a pdf form with enabled Reader rights, you should be able to save any changes made in form field by using the Reader. - T

  • USER Decision step descrition

    Hi All, I have below requirement. 1) In my workflow i have a user decision step 2) I want to change the desctition of this step only in 'JA' language When i tried to make changes in the description of the standard task enclosed to this step i am gett

  • How to setup an email account which has different outgoing server

    I have my work email and I do not know how to set it up on my iphone, the email server is in another country and i should set it up to login to that server to send and receive my email, on outlook i can set it up by using the advace setting to put th

  • HT1933 How do I re activate my account.

    I want to re activate my account but don't know how.  Please help.

  • ODI 11g Weblogic agent test connection  in windows

    Hi, I have deployed the ODI console,Java EE agent and ODI sdk web services.Weblogic admin server link http://localhost:7001/console/login/LoginForm.jsp. The link for my ODI console looks like this :http://localhost:7001/odiconsole In my master reposi