I've noticed that I receive tic files from non MBSE BBS's (Mystic at
the moment), and those tic files have a name similar to the file they
are representing. EG: pinet.tic for pinet.250, fsxinfo.tic for fsxinfo.zip.
MBSE is not processing those tic files - however if I renamed the tic
file to have 8 numbers (with .tic) at the end, they were processed.
EG: I renamed pinet.tic to 00000000.tic and it was processed.
I had a quick look at FTSC specs (5006.001 and 1039.001), and it
doesnt mention anything about how a tic file should be named
(character limit nor only numerical/hex chars, etc).
I then had a quick look at the code mbfido/tic.c and it looks like it
will only process a tic file if it has a length of 12 chars (being 8
chars plus ".tic"). Could this be changed? Or is it referenced
somewhere else that tic files should be 8 chars (suffixed with .tic)
and other BBS software is not following that standard?
FTS-5006.001 specifies a filename in DOS 8.3 format. Thus, it could be interpreted that .TIC files with shorter or longer names are non-compliant.
I know if the standard is that a tic file needs to be 12 chars inthe
length (I think it would be good if it was - but I'm not sure that that is
standard), then it would be good if on a node by node (or global
config?)
that you can "override" the standard. "Allow Non Standard TIC
[YES|NO]"
What do you think?
So this was bugging me - so I made a quick workaround.
I know if the standard is that a tic file needs to be 12 chars in
length (I think it would be good if it was - but I'm not sure that
that is the standard), then it would be good if on a node by node (or global config?) that you can "override" the standard. "Allow Non
Standard TIC [YES|NO]"
What do you think?
its msdos formated, we would not break it, even amiga and linux, windows 10 now support long filenames, it does not mean we would enabled it
What do you think?
breaks msdos :)
I don't see the need to enable or disable this on a per-node basis.
Since MBSE will never create these non-compliant .TIC files, it just
needs to handle them properly when receiving them.
I dont understand. My patch is to fix .TIC filenames that are < 12
chars in size. (And at least 5 chars in size including the suffix .TIC).
My DOS is rusty, but that doesnt seem to break it?
its msdos formated, we would not break it, even amiga and linux,
windows 10 now support long filenames, it does not mean we would
enabled it
breaks msdos :)
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,021 |
Nodes: | 17 (2 / 15) |
Uptime: | 17:27:53 |
Calls: | 503,264 |
Calls today: | 12 |
Files: | 246,733 |
D/L today: |
780 files (161M bytes) |
Messages: | 441,225 |
Posted today: | 4 |