• exec/localcopy.js

    From rswindell@VERT to CVS commit on Thu Feb 14 22:00:00 2019
    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 Thu May 9 11:20:29 2019
    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 Wed May 13 14:25:32 2020
    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 Sat Jan 23 09:00:07 2021
    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 Sat Jan 23 09:24:48 2021
    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