Hello All,
I seem ot have an issue processing incoming TIC files from fsxNet. No
doubt there is a misconfiguration on my end. I have a single "Misc"
filebase set up that is not associated with fsxNet, it's merely a local filebase. I can manually put files in this filebase and make it appear in
the BBS. The filesgen.ini file for this filebase looks like this:
---start---
[main]
Visible Sec Level = 10
Visible on Web = true
[Misc]
Database = files_misc
Download Sec Level = 10
Upload Sec Level = 10
Upload Path = /home/bbs/files/files/misc
---end---
My binkd.conf file contains this section for incoming FTN stuff from
fsxNet:
[snip]
inbound /home/bbs/MagickaBBS-files/ftn/in_sec
inbound-nonsecure /home/bbs/MagickaBBS-files/ftn/in
temp-inbound /home/bbs/MagickaBBS-files/ftn/in_temp
[snip]
Upon receiving TIC files, binkd fires off my ticproc script like this:
exec "/home/bbs/MagickaBBS-files/ftn/ticproc.sh" *.tic *.TIC
The ticproc.sh script itself:
---start---
#!/bin/bash
/home/bbs/MagickaBBS-files/utils/ticproc/ticproc /home/bbs/MagickaBBS-files/ftn/ticproc.ini ---end---
The contents of my ticproc.ini file:
---start---
[main]
Ignore Password = false
Ignore Case = false
Inbound Directory = /home/bbs/MagickaBBS-files/ftn/in_sec
Bad Files Directory = /home/bbs/MagickaBBS-files/ftn/tic_bad
[FILES_MISC]
Database = /home/bbs/files/files_misc.sq3
File Path = /home/bbs/files/files/misc
Password = <REDACTED>
---end---
I can see files come into the "in_sec" folder, so when Avon hatches new
files it seems to find it to me intact. The problem seems to be that the
files never seem to be tossed from "in_sec" into the [FILES_MISC]
filebase. Can somebody please let me know what it is that I'm doing wrong
(or don't do)? There does not seem to be a permissions problem,
everything belongs to the "bbs:bbs" user:group, leaving me a tad baffled.
Any ideas heartily welcomed! :-)
Cheers,
Jan Henkins
--- MagickaBBS v0.12alpha (Linux/x86_64)
+ Origin: UnderZaNet BBS,
ssh://bbs.under.za.net:2024 (@8)
* Origin: FTN-MNET Gateway (21:1/50)