• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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