Section One BBS

Welcome, Guest.


Subject: Re: Tossing of files with Spaces on Windows vs. Linux Date: Mon Jan 10 2022 03:01 pm
From: g00r00 To: Alisha Stutz

 AS> I know I need to update to the A47 version, but I have too many things
 AS> on my plate at the moment, and I am also unable to work due to massive

I understand but unfortunately I cannot fix something in a version I released 2 
years ago without a time machine, so there is little I can do for you without
upgrading! ;)

 AS> Yes, I realise that the addon/option would have to harmonise the
 AS> filenames all to lower case and without spaces that are previously replaced
 AS> by underscores "_" before sending these files via the FTN
 AS> mailer with a TIC file to it.

Linux allows spaces in filenames so the underscores are not needed. :)

I believe what you've shown was just a logging bug in A46 that was fixed long
ago and that it should still work even without upgrading, but I could be
remembering it wrong.

But to reiterate: Most likely the filename in the .TIC file does not match the
case of the actual file on disk.  In Linux they must be exact matches. If your
TIC says TEST.ZIP and you have test.zip on your disk, it will not toss.

In A48 there is now an option to allow case insensitive TIC tossing and it
defaults to being enabled so it will just work! :)

 AS> As far as I know, A47 users are also affected by the same problem, so it
 AS> seems to me that this problem is not fixed yet. As I said, it would be

I set up a test today to try this in Linux over my lunch break and it works for 
me.

I think more than anything the filenames being case sensitive in Linux throws
people off but that will be a thing of the past in A48 with the ignore_case
option enabled.

Here is a paste from the log of a BBS installed on Ubuntu so you can see it
working for me, no underscores etc required.

-----------------  MUTIL v1.12 A48 2022/01/10 Mon, Jan 10 2022 (loglevel 2)
+ Jan 10 11:58:50  Startup using mutil.ini
+ Jan 10 11:58:50  Process: Toss FDN/TIC Files
+ Jan 10 11:58:50    Waiting for BUSY nodes
+ Jan 10 11:58:50    Tossing test.tic
+ Jan 10 11:58:50      File My Filename.txt Area TESTFILES From 1:154/10
+ Jan 10 11:58:50      Created area TESTFILES
+ Jan 10 11:58:50      Added to "Test Files for import"
+ Jan 10 11:58:50    Scanning Hatches
+ Jan 10 11:58:50  Results: 1 import, 0 toss, 0 hatch, 0 bad in 0.02s
+ Jan 10 11:58:50  Shutdown Normal (0)
--- Mystic BBS v1.12 A48 2022/01/07 (Windows/32)
 * Origin: Sector 7 * Mystic WHQ (1:129/215)

Previous Message       Next Message
In Reply To: Re: Tossing of files with Spaces on Windows vs. Linux (Alisha Stutz)
Replies: Re: Tossing of files with Spaces on Windows vs. Linux (Paul Hayton)