Upload large files to FSG from the web

From OpenFSG
Jump to: navigation, search


Contents

Intro


In those cases, it can be a good idea to explore, upload and download files from your FSG via HTTP.

Contents of this HowTo

This HowTo explain 2 things:


Installing HTML File Manager

Temporary Files Folder

Changing php.ini

upload_tmp_dir

e.g.

upload_tmp_dir = /home/temporary 

upload_max_filesize

post_max_size

max_execution_time and max_input_time



With these little modifications I managed to transfer, as I said, a file of 212 MB. I didn't try with bigger files, but I read on the net that no problem should arise even for bigger dimensions. I don't know if there's a physical limit.

P.S. - Limits to maximum upload size could also be within the specific php scripts used to upload. Quixplorer, the script I use, has no limits defined. Other script could have limits and they are generally set in the index.php file or in conf.php file. In this case you have to change these parameters too.

P.P.S. - In order to let parameters changes in php.ini file have effect, restart the FSG.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox