fineuploader-go-server icon indicating copy to clipboard operation
fineuploader-go-server copied to clipboard

A Golang upload server for the fineuploader.com library

Results 3 fineuploader-go-server issues
Sort by recently updated
recently updated
newest added

Hi, I am using concurrent chunks because of the speed benefits. In my setup I have the final files folder on a mounted samba share which has a limited write...

Need to add a unit testing suite to be used with the **go get** command. Code might require refactoring.

http://docs.fineuploader.com/endpoint_handlers/traditional.html This page is actually missing _any_ list of official server-side examples. I'd like to add one on that page that includes all official examples, including this one.