Re: [Proftpd-user] Directory listing fails
TJ Saunders <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 6, 2017, at 07:29, TJ Saunders wrote: > Could you provide the proftpd debug logging, debug level 10, for one of > these failed directory listings, please? This issue was triaged off-list; the culprit ended up being the following directive in the config file: RLimitCPU session 60 The long-running directory listing would thus encounter the CPU limit of 60 seconds, and that would kill the session process, resulting in the "Remote host closed connection". Increasing that CPU limit allowed the directory list to succeed. Cheers, TJ ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html