• Allow sysop to save attachments to local system

    From Nigel Reed@1:103/705 to GitLab issue in main/sbbs on Wednesday, September 06, 2023 15:23:06
    open https://gitlab.synchro.net/main/sbbs/-/issues/620

    I've just received a rather large attachment via email that needs to be on my BBS. It seems illogical to have to download it to my local PC and then re-upload it to the BBS server.Please add an option to save attachment(s) to the local server.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Eric Oulashin@1:103/705 to GitLab note in main/sbbs on Wednesday, September 06, 2023 15:25:31
    https://gitlab.synchro.net/main/sbbs/-/issues/620#note_3911

    It would be handy to allow this to be done in JS. bbs.download_msg_attachments() allows the user to download attachments to their PC, but it would be useful for a JS to be able to save the attachments somewhere on the BBS machine's filesystem
    --- 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 Wednesday, September 06, 2023 15:25:45
    https://gitlab.synchro.net/main/sbbs/-/issues/620#note_3912

    The "localcopy" protocol (`exec/localcopy.js`) already provides this functionality.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Wednesday, September 06, 2023 15:57:49
    https://gitlab.synchro.net/main/sbbs/-/issues/620#note_3914

    Maybe this should be added as a default?
    --- 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 Wednesday, September 06, 2023 16:20:01
    https://gitlab.synchro.net/main/sbbs/-/issues/620#note_3915

    The "localcopy" transfer protocol is already installed/enabled by default:https://gitlab.synchro.net/main/sbbs/-/blob/master/ctrl/file.ini
    --- 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 Wednesday, September 06, 2023 17:17:24
    close https://gitlab.synchro.net/main/sbbs/-/issues/620
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)