Sometime using cPanel with PureFTP you will get the following error message when trying to list all files in your FTP client.
226 Output truncated to 2000 matches
Find the pure-ftpd.conf file on your server and change the following setting to how many files are required to be displayed:
LimitRecursion 2000 8
The pure-ftpd.conf file may be located under:
/etc/pure-ftpd.conf /usr/local/etc/pure-ftpd.conf
After you have made the necessary changes, restart the FTP service.
Name
Email