I was told that there is a server limit of 2000 to how many files an FTP Program will show in a directory.
How do I go about changing this?
I was told that there is a server limit of 2000 to how many files an FTP Program will show in a directory.
How do I go about changing this?
Change the following value to higher one in the file /etc/pure-ftpd.conf and restart pure-ftp server. Make 2000 to 4000 if you need to increase the limit to 4000.
Code:LimitRecursion 2000 8