I am having trouble finding this information, and trial and error is telling me that there may not be any. So I figured I ask the community to see if anyone knows and can point me to a apple page that confirms if Lion as any characters that would be invalid for a file name or directory name.
feedback
|
migrated from stackoverflow.com Aug 21 '11 at 20:29
This question came from our site for professional and enthusiast programmers.
|
The restrictions of HFS Plus are "Unicode, any character, including NUL. OS APIs may limit some characters for legacy reasons" | |||||||
feedback
|
|
Mac OS X Lion: What are invalid characters for a file name?
Finder doesn't currently allow entering colons in in file names, but it does allow entering backslashes. However the characters shown as slashes in Finder are shown as colons in shells, and vice versa. Finder doesn't allow any ASCII control characters either. Bash seemed to allow all control characters except
| ||||
|
feedback
|
|
EDITED According to Wikipedia, the only invalid character is the forward-slash | |||||||||||||
feedback
|
