sgreben / http-file-server

tiny portable HTTP file server. single binary, no dependencies. linux, osx, windows. #golang
MIT License
214 stars 40 forks source link

Allow uploading multiple files at once #11

Open codesoap opened 2 years ago

codesoap commented 2 years ago

I often find myself wanting to upload multiple files in one go. This pull requests enables it.