Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 752 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 752 Bytes

FileMyst

A simple web based file index with some neat features. Made as a more complete alternative to the apache file index functionality.

List of features:

  • publically accessbile file index
  • simple and clean UI
  • file upload
  • renaming and deleting files
  • trash directory (all deleted files go to the trash first, then it's possible to delete things from the trash)
  • path based navigation (file and directory paths correspond to those on the actual disk)
  • downloading directories as zip
  • files beginning with a '.' will be hidden from the index unless logged in (but still directly downloadable)
  • creating new directories
image