Sgfs Versions Save

🚀Simple http file server. A open source file server, implement by golang that can be used to upload and download files. Simple to deploy, simple to use. 中文介绍:

v1.0.3

4 years ago
  • now you can send 'uploadSubPath' like this '/pic/ad/muti'
  • change config lib to viper
  • add config parameter 'upload_path' to config root path for upload file
  • support go mod

1.0.2

4 years ago
  • Add a panic handle to recover some unexpected panic.
  • Add darwin version for mac user.

1.0.1

4 years ago

In the old version, the generate_index_pages of the conf.yml is nouse. So I fix it. Now, you can config the generate_index_pages to false if you don't want to see the index page.

v1.0.0

5 years ago