• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Filesharing ipload limit

Ankebut

Regular Pleskian
Hello,

i have install over plesk filesharing that works always fine but i dont can upload greater then 130MB but i need 2 GB, i have change all setting from panel.ini for nginx and php.ini the max_upload_filesiz but nothing always error.

Have anyone i idea please?

OS ‪Debian 8.4‬
Plesk Version 12.5.30 Update #30, zuletzt aktualisiert: 28. April 2016 17:06:52
 
Hi,
I've just done some testing of my own, and can reproduce it by trying to upload a 350MB .zip file. A 50MB file works fine.
The default upload limit is 2GB, so it seems odd to me.

I would suggest, for the time being, you upload via ssh to the folder...

/var/www/vhosts/fs/<private|public|shared>

depending on where you want it.
You will then be able to share it through Plesk.
Regards

Lloyd
 
yes i have uploaded it with ssh and the works, but I interested me why that not work over plesk panel, i have think first time nginx confuguration and have set it to "client_max_body_size = 2000MB" but nothing.
anyway thank you for your effort...
 
Back
Top