• file_list.js - File area count inaccurate when using -new flag

    From Tristan Greaves@1:103/705 to GitLab issue in main/sbbs on Wed Feb 16 23:40:18 2022
    open https://gitlab.synchro.net/main/sbbs/-/issues/341

    The file area counts are inaccurate when using the -new flag.Example invocation:`/sbbs/exec/jsexec filelist -all -hdr -i -ext -new=1`And a fragment of the output:```FIDONET NASA: Daily graphics forecasts for NA Files: 9-----------------------------------------------------------------WW220216.ZIP 399.8K Global Weather Maps | Global Weather Maps | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | University of Wisconsin-Madison | Space Science and Engineering Center | www.ssec.wisc.edu```The 'Files' count here should be 1.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Wed Feb 16 23:44:18 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/341#note_2286

    That is by design. The filelist utility works the same way: "Files" is the number of files in that directory on the BBS, not the number of files in this exported list.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)