Skip to content

Multi session version of SimpleFTPServer v2.1.2

Latest
Compare
Choose a tag to compare
@yasheena yasheena released this 04 Aug 14:57
c15d4c2

A third parameter "_maxSessions" has been added to the FtpServer constructor to more easily set the maximum number of FTP sessions.
Added "getMaxSessions()" method to get updated information about the maximum number of usable FTP sessions.