Day: September 17, 2018

Increase Limit Recursion in FTP

By default the FTP server will show only 2000 files in a folder. We can increase this to 4000 files. Open the pure-ftpd configuration file and edit the lines. vi pure-ftpd.conf # 'ls' recursion limits. The first argument is the maximum number of # files to be displayed. The second one is the max subdirectories … Continue reading Increase Limit Recursion in FTP