These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for proftp upload limit on the new forum.
One of my virtual host users contacted me letting me know that they were getting errors uploading large files. How can I increase the file size limit for proftpd. I can't find it in the config pages for webmin >servers >ProFTPD Server
I'm not aware of any restrictions that would be enabled by default... however, you may want to look into the quota for this particular user.
Also, there are two parameters in the proftpd.conf file to check -- MaxRetrieveFileSize and MaxStoreFileSize can set the max size of files that can be uploaded and downloaded.
-Eric
Thanks Eric!