AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to General Micronet Network Chatter... <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Warpslide | Rick Smith | Re: HPT/BINK MICRONET |
March 26, 2023 5:23 PM * |
|||
On 26 Mar 2023, Rick Smith said the following... RS> With fidonet it works as nodelists come in sequential numbering scheme RS> nlupd grabs the latest and updates system.. Micronet comes as RS> MICRONET.ZIP which is fine I can upzip it and move nodelist where it RS> needs to be to get updated. Just curious if any of you have found RS> an effective way to do this in a script? So I don't use HPT but have this setup which works with Mystic: [ begin nodelist.sh ] #!/bin/bash tmpdir=`mktemp -d` cd $tmpdir rm -f /home/jay/mystic/micronet.??? wget -q https://www.minftn.net/micronet.zip unzip micronet.zip -x file_id.diz -d /home/jay/mystic cd /home/jay/mystic ./mutil -NOSCREEN nodelist.ini rm -f $tmpdir/* rmdir $tmpdir [ end nodelist.sh ] I run this every Friday evening. It grabs the latest .zip from minftn.net as I'm not subscribed to the file echos at the moment. Before I would just unzip the micronet.zip file I got from MIN_LIST to my mystic directory which as the same result. You could do something similar before running nlupd. Jay ... Whenever I try to eat healthy a chocolate bar looks at me and Snickers --- Mystic BBS v1.12 A49 2023/03/14 (Linux/64) * Origin: Northern Realms (618:500/23) |
||||||
|
Previous Message | Next Message | Back to General Micronet Network Chatter... <-- <--- | Return to Home Page |
Execution Time: 0.017 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |