Skip to content
Snippets Groups Projects
Commit 2bc0e24a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Implement max concurrent connections for FTP

Support optional limit on concurrent connections from the same IP address to the FTP server by setting MaxConcurrentConnections in the [ftp] section of sbbs.ini. Unlike the mail server and the terminal server, this concurrent-connection count is not discounted by the number of authenticated logins. The default value is 0 (unlimited).

This closes issue #156
parent 7a331c29
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment