EFT Server, the Web Transfer Client, and the HTML Listing and Upload Form follow the standard Windows naming conventions, with a few exceptions (such as no support for Unicode characters).
For example:
You can name files using almost any character for a
name, except for the following reserved characters:
< > : " / \ | ? *
The maximum length for a path is 255 characters. This limitation includes the drive letter, colon, backslash, directories, subdirectories, filename, and extension. If the relative path is too long, a warning message appears.
Characters that are valid for naming files, folders, or shortcuts include any combination of letters (A-Z) and numbers (0-9), plus the following special characters. (Unicode characters are not supported, but certain UTF-8 characters are supported.)
^ Accent circumflex (caret) & Ampersand ' Apostrophe (single quotation mark) @ At symbol { Brace left } Brace right [ Bracket opening ] Bracket closing $ Dollar symbol € Euro symbol = Equal sign |
, Comma ! Exclamation point - Hyphen # Number sign ( Parenthesis opening ) Parenthesis closing % Percent . Period + Plus ~ Tilde _ Underscore
|
For more information regarding file-naming conventions, refer to the Microsoft Windows Developer Network article Naming a File and the Microsoft TechNet article How NTFS Works.