Change Manager file object names and path component names can include the following characters:
Letters (a-z and A-Z)
Numbers (0-9)
At (@)
Equals (=)
Hyphen (-)
Period (.)
Plus (+)
Underscore (_)
These characters can appear at any position in a name. However, the period character cannot appear at the beginning of a name.
Tab characters and newline characters are not permitted.
Path components are delimited by the slash (/) character.