• exec/delfiles.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wed Feb 5 18:44:18 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/5d5964b9741174730770e27b
    Modified Files:
    exec/delfiles.js
    Log Message:
    Catch and log exceptions if FileBase.get_path() fails

    I saw this in my error.log:

    evnt DELFILES !JavaScript /sbbs/exec/delfiles.js line 100:
    Error: -110 loading file 'somefile.name'

    Which would terminate the script. We don't need to do that, just log it
    and continue on.

    Other changes of no consequence.

    ---
    � 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 Sat Jul 5 22:17:10 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e2705e616843e5311213f33d
    Modified Files:
    exec/delfiles.js
    Log Message:
    Improve log output when removing files

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