Large file support for snap-ins, via FTP and local file navigation
-
I’ve added a rudimentary version of this to my Fog server here already but a more functional version would be good.
Basically, as Apache2/PHP have a 2GB file size limit, even in 64bit, it would be good to allow fog users to upload snapins via FTP and then for them to be able to choose them via a form instead of having to upload via http only.
It would need some verification to ensure they don’t choose a file of the same name as another snapin (so they don’t end up with snapins left over should they then delete it and the file is then missing for the remaining one).