go-simple-upload-server
go-simple-upload-server copied to clipboard
allow upload to subdirectories
Creates subdirs if necessary on /files/<filepath>/<filename>
Closes #26 Closes #18 and probably Closes #12
Would love to use this feature. Any chance of getting it merged soon @mayth? :)
@mayth hi. Could you please find a time to review this PR?
Would love to use this feature. Any chance of getting it merged soon @mayth? :)
while its not merged, you can use my build
docker pull execmd/go-simple-upload-server
This is exactly what I am looking for. Thanks.
@execmd Thanks for your contribution. Now v2, which is completely rewritten, supports this feature. You can upload to & get from sub directories. I no longer maintain v1 branch except for serious security issues so close this PR. I'm sorry that I can't write any response here.