• exec/tempxfer.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Friday, May 28, 2021 00:24:33
    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.18

    The last missing file feature in v3.19.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, June 07, 2021 20:17:58
    https://gitlab.synchro.net/main/sbbs/-/commit/0c8b136a5a324738cfa4c854
    Modified Files:
    exec/tempxfer.js
    Log Message:
    Allow download of any extracted file

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, January 01, 2022 20:59:15
    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)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, February 18, 2023 18:10:20
    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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Monday, March 13, 2023 20:20:46
    https://gitlab.synchro.net/main/sbbs/-/commit/be3f42f0201fea37e1e842cb
    Modified Files:
    exec/tempxfer.js
    Log Message:
    Handle sub-dirs in the temp directory better

    Use 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.

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