Closed Bocmanis closed 5 years ago
Added a new Property to FtpServerOptions - MaxActiveConnections Default 0 which allows unlimited connections. If value is set and active connection count exceeds allowed, the connection will be closed.
@fubar-coder
Added a new Property to FtpServerOptions - MaxActiveConnections Default 0 which allows unlimited connections. If value is set and active connection count exceeds allowed, the connection will be closed.