• src/sbbs3/ftpsrvr.c ftpsrvr.h sbbs_ini.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Tue Dec 29 23:10:06 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/8b2b02e1c4fb9e807fc592fd
    Modified Files:
    src/sbbs3/ftpsrvr.c ftpsrvr.h sbbs_ini.c
    Log Message:
    Implement max concurrent connections for FTPSupport 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
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)