• BinkIT case sensitivity

    From Chris Johnson@1:103/705 to GitLab issue in main/sbbs on Wed Dec 20 17:49:05 2023
    open https://gitlab.synchro.net/main/sbbs/-/issues/687

    BinkIT requires lower case alpha characters when considering FLO/CLO/HLO etc. It requires lower case in both the name and extension.

    Using a utility like Joe DeRosa's 'Please', which creates the FLO/CLO/HLO files in upper case, BinkIt will produce the following error:

    "Unexpected file path 'C:\sbbs\echo\outbound\00DA0370.FLO expected C:\sbbs\outbound\00da0370.FLO'"

    Renaming the file to the 'expected' name of 00da0370.FLO produces the following error:

    "Unknown flow file flavour 'C:\sbbs\echo\outbound\00da0370.FLO'"

    Renaming the file to 00da0370.flo produces a successful callout.

    The wiki currently states that "Hexadecimal numbers can be made from either upper or lower case letters (A-F), so case is not significant.", but the binkit.js lists this as a known limitation.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Dec 20 19:10:47 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/687#note_4579

    Did you try 00DA0370.flo? It's possible that the wiki is correct.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Chris Johnson@1:103/705 to GitLab note in main/sbbs on Wed Dec 20 19:34:56 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/687#note_4580

    That produces the following error:

    12/20 10:34:11p BINKOUT Unexpected file path 'C:\sbbs\echo\outbound\00DA0370.flo' expected 'C:\sbbs\echo\outbound\00da0370.flo' (skipped)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Dec 20 23:22:23 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/687#note_4581

    Hrm, I can't find that quote in the [Binkit page.](https://wiki.synchro.net/module:binkit?s[]=binkit)
    --- 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 Thu Dec 21 00:06:08 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/687#note_4582

    I think the wiki page he was referring to was this one: https://wiki.synchro.net/ref:fidonet_files
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)