Good afternoon,
I am running a DOS BBS system under DOSBOX-X. When the DOS tosser
(squish) creates the *.flo files, it is writing the filename out to
the flo in lowercase. However, DOSBOX-X is saving the mail archives
to the host OS system (linux) in UPPERCASE.
When binkd (on linux) tries an action on the flo file, it does not
find the matching dataset name and deletes the flo file without
sending the mail.
I have done some research and it sounds like the DOSBOX dev team
believes that writing in UPPERCASE is not a bug because DOS w/o LFN
support only supports UPPERCASE.
I have tried turning on LFN support and changing a couple of other
settings but none of them cause DOSBOX-X to write the dataset names
to the host OS system in lowercase.
Does anyone know if there is a trick to get DOSBOX-X to write files
to linux with lowercase names?
Is there a way to use the "ftrans" in the binkd.cfg file to cause it
to ignore the filename case that it finds in the flo files?
Couple of quick notes... I am using DOSBOX-X over dosemu because the
BBS software developer does not support dosemu because he doesn't use
linux, and I am using squish because the BBS software FTN "shim"
program doesn't work with crashmail.
Thanks!
$$
--- SBBSecho 3.20-Linux
* Origin: capitolcityonline.net * Telnet/SSH:2022/HTTP (1:2320/105)
Does anyone know if there is a trick to get DOSBOX-X to write files to
linux with lowercase names?
You could use fileboxes to store outbound mail. Binkd can send aLL fILeS from the fileboxes.
I don't know if your tosser supports fileboxes.
Does anyone know if there is a trick to get DOSBOX-X to write files to linux with lowercase names?
You could use fileboxes to store outbound mail. Binkd can send aLL fILeS from the fileboxes.
I don't know if your tosser supports fileboxes.
I am running a DOS BBS system under DOSBOX-X. When the DOS tosser
(squish) creates the *.flo files, it is writing the filename out to
the flo in lowercase. However, DOSBOX-X is saving the mail archives
to the host OS system (linux) in UPPERCASE.
Have you tried
[dosbox]
lower_case_filesystem = true
in your dosbox-x.conf file?
I checked the "universal" conf file and didn't see that setting. I have now tried it. Files written are still all in UPPERCASE on the host os.
I checked the "universal" conf file and didn't see that setting. I have now
tried it. Files written are still all in UPPERCASE on the host os.
I think I did have that problem once and the way I got around it was to create
a vfat filesystem for that directory.
You can use dd to create a small file and then format it as vfat, mount it to /mnt and copy your files over, and unmount and remount to the new location and
add it to fstab. This is one way I found around the issue, but I'm sure sure it's going to help in your case.
You could create a symlink from the lower to upper case name if you know what it's going to be in advance or after the dos program has run? I'd need to know
more about how it's used I guess.
I think I did have that problem once and the way I got around it was to
create a vfat filesystem for that directory.
That is another idea worth trying.
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 68 |
Nodes: | 4 (0 / 4) |
Uptime: | 07:47:06 |
Calls: | 1,018 |
Files: | 8,028 |
Messages: | 298,689 |