• This repository has been archived on 24/Oct/2023
  • Stars
    star
    200
  • Rank 195,325 (Top 4 %)
  • Language
    JavaScript
  • Created over 12 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HTTP File Server

HFS: HTTP File Server

This project is currently at a very early stage, only basic features are available. HFS is a file server offering a powerful virtual file system (vfs). With this you don't need to expose a whole folder, but just a single file. Or you can change the name of files. Or many other things, without really touching the stuff on your hard disk. Both file browsing and back-end administration are performed through a web browser.

If you want to know more read this introduction.

CREDITS

Thanks JetBrains, Inc. for providing me with a free license of WebStorm to build this project.