• exec/localcopy.js

    From rswindell@VERT to CVS commit on Friday, February 15, 2019 03:00:20
    exec localcopy.js NONE 1.1
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv14620

    Added Files:
    localcopy.js
    Log Message:
    You ever wanted to test QWK/REP packet transfers or regular file transfers locally on your BBS without using X/Y/ZMODEM (or other) actual file transfer protocols? Well, now you can. Install this simple script
    (using 'jsexec localcopy install') and you (sysops only) will get a new transfer protocol option for "local" file transfers, which are really just
    file copies between different locations on your BBS/server's file system(s) quickly and without any special terminal capabilities (e.g. X/Y/ZMODEM).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, May 09, 2019 15:20:29
    exec localcopy.js 1.1 1.2
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv16246

    Modified Files:
    localcopy.js
    Log Message:
    Cosmetic improvement, highlight the filename



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, May 13, 2020 18:25:32
    exec localcopy.js 1.2 1.3
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv26416

    Modified Files:
    localcopy.js
    Log Message:
    Need to wait for output buffer to flush so that any messages printed by this script will be displayed before sbbs gets control and calls rioctl(IOFB).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, January 23, 2021 14:00:07
    https://gitlab.synchro.net/main/sbbs/-/commit/283b3b4def30885c9afeafd1
    Modified Files:
    exec/localcopy.js
    Log Message:
    Fix error reported to BBS (need to use exit()).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, January 23, 2021 14:24:48
    https://gitlab.synchro.net/main/sbbs/-/commit/0bf78839d881f91d822cde95
    Modified Files:
    exec/localcopy.js
    Log Message:
    Address installation issues (e.g. set the "native" settings flag)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net