• exec/tempxfer.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Fri May 28 00:24:33 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/23f611f0b027b477278625fe
    Added Files:
    exec/tempxfer.js
    Log Message:
    A new module to replace the hard-coded temp/archive file menu in v3.18The last missing file feature in v3.19.
    --- SBBSecho 3.14-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 Mon Jun 7 20:17:58 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/0c8b136a5a324738cfa4c854
    Modified Files:
    exec/tempxfer.js
    Log Message:
    Allow download of any extracted file
    --- SBBSecho 3.14-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 1 20:59:15 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/d24071a5b62c2676787a8931
    Modified Files:
    exec/tempxfer.js
    Log Message:
    Display archive extraction error to user and abort search (upon error)
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Feb 18 18:10:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/d9d3a173366b7e56cbafe3d7
    Modified Files:
    exec/tempxfer.js
    Log Message:
    file_area.min_diskspace is in bytes now, not kilobytes - so deal
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 13 20:20:46 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/be3f42f0201fea37e1e842cb
    Modified Files:
    exec/tempxfer.js
    Log Message:
    Handle sub-dirs in the temp directory betterUse rmfiles() to recursively clean the temp dir, if available.Don't count sub-directories (if somehow created) as files.Clean the temp dir when exiting this module too.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)