File Upload Requirements

When uploading the file to the Filesystem (windows), the Filesystem does not allow the following characters in file name:

  • < (less than)
  • > (greater than)
  • : (colon)
  • " (double quote)
  • / (forward slash)
  • \ (backslash)
  • | (vertical bar or pipe)
  • ? (question mark)
  • * (asterisk)

In addition, following characters are also restricted in filename and not supported by OFSAA:

  • , (Comma)
  • { (Opening curly brace)
  • } (Closing curly brace)
  • Trailing space characters in file names. For example, abc, .txt)