|
What are acceptable file names for use on CyOp web servers?
Spaces and special control characters are generally not a good idea. The underscore character ("_") is acceptable. You should always avoid special characters ( ! @ # $ % ^ & * : ' ) in file names. We suggest that you keep the length of file names to a minimum.
|