I am working on a host which will allow uploads thru both script and compiled binary for every platform.
The reason is because of large file uploads are unreliable thru single http request.
Also I am planning no limits on file size whatsoever, but it's unrelated I think.
Is that fit to be added here @spel987 ?