• src/sbbs3/download.cpp sbbs.h

    From rswindell@1:103/705 to CVS commit on Thu Jan 11 23:53:50 2018
    src/sbbs3 download.cpp 1.49 1.50 sbbs.h 1.462 1.463
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2474

    Modified Files:
    download.cpp sbbs.h
    Log Message:
    sbbs_t::sendfile() (used by JS bbs.send_file() and Baja FILE_SEND) would not check the protocol.log (e.g. DSZ.LOG) for successful transfer even when the protocol was so-configured in SCFG. Fixed.
    Additionally, while sendfile() would return a proper boolean result based on the errorlevel returned by the protocol driver process, the log and console output would report success and statistics adjusted as though the xfer
    was successful, regardless.

    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)