Overnight my ProFTPD server has decided to not list the contents of a folder that has more than 19 files.
I have tried creating more than one folder with exactly the same rights, if the folder has 19 or less files then LIST command works fine. If the folder has twenty or more files nothing shows and I get a timeout. (the size of the files don't make any difference)
I can list all files/folders on a normal web interface (http) so I'm guessing it has something to do with ftp ? I've tried reinstalling ProFTPD and reconfiguring but no change. Users connect correctly to ftp (correct logs).
Thanks for any input guys ;)