File upload technical issues

From LemonWiki共筆
Revision as of 16:55, 30 January 2022 by Unknown user (talk)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

file upload technical issues


  • Check file extension before upload
  • Check file content after upload
    • Check the file extension
    • Check the content if the file extension is fake e.g. MIME type
  • Visus
  • OS issue: file name upper case sensitive

References