• exec/localcopy.js

    From rswindell@1:103/705 to CVS commit on Fri Feb 15 03:00:20 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).


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu May 9 15: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


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Wed May 13 18: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).

    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Jan 23 14: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()).
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Jan 23 14: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)
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)