• htick won't autocreate fileareas

    From Javier Sturman@4:900/733 to All on Fri Mar 13 10:26:50 2026

    Hello everybody!

    How do I set up htick to auto create file areas? I found on the manual that I have to set up for each link

    autoFileCreate on
    AutoFileCreateFile /usr/local/fido/hpt/fileareas.auto

    E.g. nixnet link

    Link NIXNET
    AKA 86:700/1
    ouraka 86:700/10
    password 12345678
    pktpwd 12345678
    allowemptypktpwd on
    echomailflavour crash
    autoareacreatesubdirs on
    autoFileCreate on
    AutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto
    autoCreateFile /usr/local/fido/fidoconfig/areas.auto
    areafixAutoCreateDefaults -a 86:700/10 -b Jam -p 3650 -dupeCheck move -dupeHistory 14 -g nixnet
    linkMsgBaseDir /var/spool/ftn/msgbase/nixnet
    LinkFileBaseDir /var/spool/ftn/filebase/nixnet
    filebox /var/spool/ftn/fileboxes/nixnet
    forwardRequests on
    Packer zip
    LinkGrp nixnet
    AccessGrp nixnet


    fido:/var/spool/ftn/inb$ ls -al
    total 72
    drwxrwx--- 3 fido fido 7 Mar 13 10:24 .
    drwxrwx--- 17 fido fido 17 Mar 13 10:00 ..
    -rw-r--r-- 1 fido fido 625 Mar 13 04:22 AD3B2704.sec
    -rw-r--r-- 1 fido fido 4163 Mar 6 06:41 NIXLIST.Z65
    -rw-r--r-- 1 fido fido 4197 Mar 13 04:17 NIXLIST.Z72
    -rw-r--r-- 1 fido fido 4197 Mar 13 04:33 NIXLIST.Z72.1
    drwxr-xr-x 2 fido fido 2 Mar 13 02:00 unsecure


    fido:/var/spool/ftn/inb$ htick toss -b -c ~/fidoconfig/config "/usr/local/fido/fidoconfig/links", line 85: unrecognized: autoFileCreate on "/usr/local/fido/fidoconfig/links", line 86: unrecognized: AutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto


    If I remove those lines and revert back to the original config, it says the file was processed but it is not even unpacked.

    ---------- Fri 13 Mar 26, htick/fbsd 1.9.0-cur 2020-11-09
    1 10:32:45 Start
    7 10:32:45 Checking tmp dir
    7 10:32:45 Processing Tic-File /var/spool/ftn/inb/AD3B2704.sec
    7 10:32:45 File "NIXLIST.Z72": size: 4197, area: NIX_LIST, from: 86:70/0, orig: 86:86/1
    1 10:32:45 End



    /////////////////////////////////// From the manual
    4.2.6 autoFileCreate
    Syntax: autoFileCreate <on|off>
    Example: autoFileCreate on
    Allow or deny autocreating fileechos received from this link.
    This statement can only be repeated for different links.
    4.2.7 AutoFileCreateFile
    Syntax: AutoFileCreateFile <file>
    Example: AutoFileCreateFile /usr/local/fido/hpt/config.filefix
    Specifies the file new filearea definitions will be placed into
    This statement can only be repeated for different links.


    Javier


    --- GoldED+/BSD 1.1.5-b20170303-b20170303 + HPT 1.9.0 + Binkd 1.1a-115
    * Origin: FIDONODO DE JAS | ¯\_(O,O)_/¯ (4:900/733)
  • From Tommi Koivula@2:221/1 to Javier Sturman on Fri Mar 13 16:28:10 2026
    Javier Sturman wrote:

    How do I set up htick to auto create file areas? I found on the
    manual that I have to set up for each link

    autoFileCreate on
    AutoFileCreateFile /usr/local/fido/hpt/fileareas.auto

    ..

    fido:/var/spool/ftn/inb$ htick toss -b -c ~/fidoconfig/config "/usr/local/fido/fidoconfig/links", line 85: unrecognized:
    autoFileCreate on

    "/usr/local/fido/fidoconfig/links", line 86: unrecognized:
    AutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto

    I think those should be:

    FILEFIXautoFileCreate on
    FILEFIXAutoFileCreateFile /usr/local/fido/hpt/fileareas.auto

    'Tommi

    ---
    * Origin: news://news.fidonet.fi (2:221/1.0)
  • From Jay Harris@1:229/664 to Javier Sturman on Fri Mar 13 10:58:00 2026
    On 13 Mar 2026, Javier Sturman said the following...

    Link NIXNET
    AKA 86:700/1
    ouraka 86:700/10
    [...]
    autoareacreatesubdirs on
    autoFileCreate on
    AutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto autoCreateFile /usr/local/fido/fidoconfig/areas.auto

    This is how I have it set up here:

    in main config:
    areafixautocreate off
    areafixautocreatefile /home/ubuntu/fido/etc/areas
    filefixAutoCreate off
    filefixAutoCreateFile /home/ubuntu/fido/etc/fileareas


    For a particular link:
    areafixautocreate on
    areafixautocreatedefaults -g C -a 618:400/1
    filefixAutoCreate on
    filefixAutoCreateDefaults -g C -a 618:400/1


    Jay

    ... Never let your feet run faster than your shoes

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: Northern Realms (1:229/664)
  • From Javier Sturman@4:900/733 to Tommi Koivula on Fri Mar 13 12:00:16 2026

    Hello Tommi!

    13 Mar 26 16:28, you wrote to me:


    "/usr/local/fido/fidoconfig/links", line 86: unrecognized:
    AutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto

    I think those should be:

    FILEFIXautoFileCreate on
    FILEFIXAutoFileCreateFile /usr/local/fido/hpt/fileareas.auto

    I added it to every link and it failed.

    fido:~/fidoconfig$ htick toss -b -c ~/fidoconfig/config "/usr/local/fido/fidoconfig/links", line 87: unrecognized: FilefixautoFileCreate on
    "/usr/local/fido/fidoconfig/links", line 88: unrecognized: FilefixAutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto
    "/usr/local/fido/fidoconfig/links", line 112: unrecognized: FilefixautoFileCreate on
    "/usr/local/fido/fidoconfig/links", line 113: unrecognized: FilefixAutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto
    "/usr/local/fido/fidoconfig/links", line 129: unrecognized: FilefixautoFileCreate on
    "/usr/local/fido/fidoconfig/links", line 130: unrecognized: FilefixAutoFileCreateFile /usr/local/fido/fidoconfig/fileareas.auto
    Please correct above error(s) first!


    I added into config file: FilefixAutoCreateFile /usr/local/fido/fidoconfig/fileareas.auto but it doesn't create any area inside fileareas.auto

    'Tommi

    ---
    * Origin: news://news.fidonet.fi (2:221/1.0)

    Javier


    --- GoldED+/BSD 1.1.5-b20170303-b20170303 + HPT 1.9.0 + Binkd 1.1a-115
    * Origin: FIDONODO DE JAS | ¯\_(O,O)_/¯ (4:900/733)
  • From Javier Sturman@4:900/733 to Jay Harris on Fri Mar 13 12:29:30 2026

    Hello Jay!

    13 Mar 26 10:58, you wrote to me:

    On 13 Mar 2026, Javier Sturman said the following...

    in main config:
    areafixautocreate off
    areafixautocreatefile /home/ubuntu/fido/etc/areas
    filefixAutoCreate off
    filefixAutoCreateFile /home/ubuntu/fido/etc/fileareas

    I changed mine to mirror yours.

    areafixautocreate off
    areafixautocreatefile /usr/local/fido/fidoconfig/areas.auto
    filefixautocreate off
    filefixautocreatefile /usr/local/fido/fidoconfig/fileareas.auto

    For a particular link:
    areafixautocreate on
    areafixautocreatedefaults -g C -a 618:400/1
    filefixAutoCreate on
    filefixAutoCreateDefaults -g C -a 618:400/1

    Nixnet link:

    Link NIXNET
    AKA 86:700/1
    ouraka 86:700/10
    password 12345678
    pktpwd 12345678
    allowemptypktpwd on
    echomailflavour crash
    autoareacreatesubdirs on
    #autoCreateFile /usr/local/fido/fidoconfig/areas.auto
    AutoFileCreateSubdirs on
    FilefixautoCreate on
    FilefixAutoCreateDefaults -a 86:700/10 -p 90 -g nixnet 86:700/1 areafixAutoCreateDefaults -a 86:700/10 -b Jam -p 3650 -dupeCheck move -dupeHistory 14 -g nixnet
    linkMsgBaseDir /var/spool/ftn/msgbase/nixnet
    LinkFileBaseDir /var/spool/ftn/filebase/nixnet
    filebox /var/spool/ftn/fileboxes/nixnet
    forwardRequests on
    Packer zip
    LinkGrp nixnet
    AccessGrp nixnet


    Results:

    fileareas.auto still empty and NIXLIST still in inbound directory.

    ---------- Fri 13 Mar 26, htick/fbsd 1.9.0-cur 2020-11-09
    1 12:34:50 Start
    7 12:34:50 Checking tmp dir
    7 12:34:50 Processing Tic-File /var/spool/ftn/inb/AD3B2704.sec
    7 12:34:50 File "NIXLIST.Z72": size: 4197, area: NIX_LIST, from: 86:70/0, orig: 86:86/1
    1 12:34:50 End


    fido:~/fidoconfig$ date; htick toss -b -c ~/fidoconfig/config
    Fri Mar 13 12:34:50 -03 2026
    fido:~/fidoconfig$ ls -al /var/spool/ftn/inb
    total 72
    drwxrwx--- 3 fido fido 7 Mar 13 12:10 .
    drwxrwx--- 17 fido fido 17 Mar 13 12:00 ..
    -rw-r--r-- 1 fido fido 625 Mar 13 04:22 AD3B2704.sec
    -rw-r--r-- 1 fido fido 4163 Mar 6 06:41 NIXLIST.Z65
    -rw-r--r-- 1 fido fido 4197 Mar 13 04:17 NIXLIST.Z72
    -rw-r--r-- 1 fido fido 4197 Mar 13 04:33 NIXLIST.Z72.1
    drwxr-xr-x 2 fido fido 2 Mar 13 02:00 unsecure
    fido:~/fidoconfig$ ls -alb ~/fidoconfig/fileareas.auto
    -rw-r--r-- 1 fido fido 0 Mar 13 12:27 /usr/local/fido/fidoconfig/fileareas.auto



    Javier


    --- GoldED+/BSD 1.1.5-b20170303-b20170303 + HPT 1.9.0 + Binkd 1.1a-115
    * Origin: FIDONODO DE JAS | ¯\_(O,O)_/¯ (4:900/733)
  • From Tommi Koivula@2:221/1 to Javier Sturman on Fri Mar 13 17:49:36 2026
    Javier Sturman wrote:

    FILEFIXautoFileCreate on
    FILEFIXAutoFileCreateFile /usr/local/fido/hpt/fileareas.auto

    I added it to every link and it failed.

    My bad. The correct syntax is of course what Jay just told. From my config:

    filefixAutoCreate off
    filefixAutoCreateFile /bbs/husky/fileareas.inc

    I added into config file: FilefixAutoCreateFile /usr/local/fido/fidoconfig/fileareas.auto but it doesn't create any area inside fileareas.auto

    Strange. Maybe you need the line "filefixAutoCreateDefaults" too?

    Try to run htick with maximum logging to see what happens.

    'Tommi

    ---
    * Origin: news://news.fidonet.fi (2:221/1.0)
  • From Jay Harris@1:229/664 to Javier Sturman on Fri Mar 13 12:35:22 2026
    On 13 Mar 2026, Javier Sturman said the following...

    Results:

    fileareas.auto still empty and NIXLIST still in inbound directory.

    Try increasing the logging and running it again with:
    loglevels 01-9A-Z


    Jay

    ... Purple monkey dishwasher

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: Northern Realms (1:229/664)
  • From Javier Sturman@4:900/733 to Jay Harris on Fri Mar 13 14:02:40 2026

    Hello Jay!

    13 Mar 26 12:35, you wrote to me:

    On 13 Mar 2026, Javier Sturman said the following...

    Try increasing the logging and running it again with:
    loglevels 01-9A-Z

    ---------- Fri 13 Mar 26, htick/fbsd 1.9.0-cur 2020-11-09
    1 14:01:07 Start
    7 14:01:07 Checking tmp dir
    C 14:01:07 Start tossing...
    7 14:01:07 Processing Tic-File /var/spool/ftn/inb/AD3B2704.sec
    B 14:01:07 'To' address is missing in TIC "/var/spool/ftn/inb/AD3B2704.sec"
    7 14:01:07 File "NIXLIST.Z72": size: 4197, area: NIX_LIST, from: 86:70/0, orig: 86:86/1
    B 14:01:07 Tic from unknown link "86:70/0".
    1 14:01:07 End
    ----------

    I might be receiving a malformed tic file? My hub is 86:700/1

    -----------
    fido:/var/spool/ftn/inb$ cat AD3B2704.sec

    Area NIX_LIST
    Origin 86:86/1
    From 86:70/0
    Replaces NIXLIST.Z72
    Magic NIXLIST
    File NIXLIST.Z72
    Size 4197
    Desc NixNet Nodelist for 2026-03-13 (day 072)
    Crc C470B4AF
    Created by ALLFIX/2, 6.1.6 Copyright (C) 2013,2026 by Ken Johnson (1:213/720) Path 86:86/1@nixnet 1773386298 Fri Mar 13 03:18:18 2026 EST
    Path 86:70/0@nixnet 1773354129 SAT MAR 13 03:22:09 2026 UTC+0500
    Seenby 86:70/0
    Seenby 86:86/1
    Seenby 86:20/1
    Seenby 86:30/1
    Seenby 86:40/1
    Seenby 86:50/1
    Seenby 86:60/0
    Seenby 86:86/0
    Seenby 86:100/1
    Seenby 86:400/10
    Seenby 86:400/12
    Seenby 86:400/12
    Seenby 86:400/14
    Seenby 86:400/16
    Seenby 86:700/10
    Pw 12345678

    Javier


    --- GoldED+/BSD 1.1.5-b20170303-b20170303 + HPT 1.9.0 + Binkd 1.1a-115
    * Origin: FIDONODO DE JAS | ¯\_(O,O)_/¯ (4:900/733)
  • From Tommi Koivula@2:221/1 to Javier Sturman on Fri Mar 13 19:38:14 2026
    Hi Javier.

    13 Mar 26 14:02, you wrote to Jay Harris:


    7 14:01:07 File "NIXLIST.Z72": size: 4197, area: NIX_LIST,
    from: 86:70/0, orig: 86:86/1
    B 14:01:07 Tic from unknown link "86:70/0".

    I might be receiving a malformed tic file? My hub is 86:700/1

    But as you can see, the file is coming from 86:70/0, which is not defined as a link in your fidoconf.

    'Tommi

    --- GoldED+/LNX 1.1.5-b20250409
    * Origin: nntps://news.fidonet.fi (2:221/1)
  • From Jay Harris@1:229/664 to Javier Sturman on Fri Mar 13 14:37:06 2026
    On 13 Mar 2026, Javier Sturman said the following...

    ---------- Fri 13 Mar 26, htick/fbsd 1.9.0-cur 2020-11-09
    B 14:01:07 Tic from unknown link "86:70/0".

    fido:/var/spool/ftn/inb$ cat AD3B2704.sec

    Area NIX_LIST
    Origin 86:86/1
    From 86:70/0
    ^^^^^^^^^^^^

    I might be receiving a malformed tic file? My hub is 86:700/1

    Yes, looks like someone needs to update the config for your node in ALLFIX.


    Jay

    ... What do you call an apology written in dots and dashes? Re-Morse code

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: Northern Realms (1:229/664)