Control Web Panel

WebPanel => FTP => Topic started by: tracker on January 05, 2018, 09:42:58 AM

Title: FTP upload limit
Post by: tracker on January 05, 2018, 09:42:58 AM
Hi, everyone.

How to change the upload limit of 128 MB in FTP File Manager (webftp simple).
Picture below.

(https://s13.postimg.org/6saujqs0n/upload_limit.jpg)
Title: Re: FTP upload limit
Post by: 24x7servermanagement on January 06, 2018, 04:48:24 AM
Try changing memory_limit and upload_max_filesize in /usr/local/php/php.ini file and restart Apache. :)
Title: Re: FTP upload limit
Post by: tracker on January 06, 2018, 10:24:20 PM
Try changing memory_limit and upload_max_filesize in /usr/local/php/php.ini file and restart Apache. :)

10x 24x7servermanagement. Changing memory_limit made the trick  ;).
Title: Re: FTP upload limit
Post by: 24x7servermanagement on January 08, 2018, 05:59:48 AM
That's great to hear. :)