• src/sbbs3/ftpsrvr.c main.cpp

    From deuce@1:103/705 to CVS commit on Sun Mar 4 18:53:55 2018
    src/sbbs3 ftpsrvr.c 1.437 1.438 main.cpp 1.671 1.672
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv15727

    Modified Files:
    ftpsrvr.c main.cpp
    Log Message:
    Add FTPS support.

    I wasn't expecting to do this, since SFTP is often viewed as "better", but
    SFTP doesn't have a specification, the implementations don't follow the specification drafts that are out there, and the whole sharing a port between file transfer and terminal server thing is irritating.

    This has only been tested with lftp, but it seems to work.



    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Jan 21 21:46:07 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/63e2c1f45e1f2c90f51cfac7
    Modified Files:
    src/sbbs3/ftpsrvr.c main.cpp
    Log Message:
    Resolve server_abbrev conflict between terminal and FTP servers

    These should've been static to begin with, like the other servers. Explains why
    FTP error message are with "term" as the server.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)