• No JS FILE_BATCH_CLEAR

    From Eugene So@1:103/705 to GitLab issue in main/sbbs on Friday, January 13, 2023 12:32:39
    open https://gitlab.synchro.net/main/sbbs/-/issues/488

    I can't find any equivalent JS command for the baja FILE_BATCH_CLEAR and therefore cannot find any way to clear the batch download file list unless they are removed manually from the batch menu or downloaded.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Friday, January 13, 2023 19:34:09
    https://gitlab.synchro.net/main/sbbs/-/issues/488#note_3033

    I could add JS functions and may do that, but in the mean time, a single line will delete a user's batch upload or download queue:`file_remove(system.data_dir + "user/" + format("%04u", user.number) + ".dnload");`Or `.upload` for the upload queue.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Saturday, February 25, 2023 21:54:10
    close https://gitlab.synchro.net/main/sbbs/-/issues/488
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)