Operating system compatiblity

OS compatibility

Windows and IIS

  • Handle windows line endings if receiving files from users
  • Handle windows directory separators ('\' instead of '/') and drive letters (C:)
  • Close all file handles explicitly as soon as possible - Windows cannot deleted open file.