If anyone wopuld like these two scripts. Let me know. I think I can take this same script and modify it to copy the nodelists from inbound to the proper location in my U/D files area and let CNet adopt them during amaint. I will work on that next! :)
Necro spent a lot of time trying to figure out how to set up Mystic SCBBS and RofBBS. I believe he done it. So I had to take his
work and tweek it a bit. I made a script to run his script from pfiles and BBSMENU, and now I made a script to copy the logs from Mystic:logs/
to CNet:SysData/log/ so they can be read and deleted while your on CNet.
If anyone wopuld like these two scripts. Let me know. I think
I can take this same script and modify it to copy the nodelists from inbound to the proper location in my U/D files area and let CNet adopt them during amaint. I will work on that next! :)
//
I want to view the Mystic Logs. Just like I view all the other logs that are created. I wanted one spot to view them. CNet's RL
command does real well. I can now read all the logs and delete them
from CNet. All but one that is growing and growing in size. I may look into adding a shutdown, DELETE and reboot on Mystic to that script.
; Mystic/CNet Colaberation script by Necromaster of Necronomicon BBS
; Modifications by Spitfire of Reign of Fire BBS
; 2018 Edition v2.0
ECHO ""
ECHO "[] Nodelist Toss started!"
ECHO ""
delete Nodelist:#?
CD Echomail:Inbound/
unzip nodelist.#? -d Nodelist:
move nodelist.#? to Nodelist:
move cnet.#? to Nodelist:
move retronet.#? to Nodelist:
wait 2
ECHO ""
ECHO "[] CNet Toss and Traplist started!"
CD Mail:bin/
ECHO ""
TrapList
CD CNet:
Toss
ECHO ""
ECHO "[] Clean Up and Finish Up!"
ECHO ""
delete cnet:echomail/inbound/#?
ECHO ""
ECHO "[] FTN proccessing complete!"
;
; Necronomicon BBS: telnet://necrobbs.strangled.net
; Reign of Fire BBS: telnet://rofbbs.cnetbbs.net:2300 - (931)/494-9100
Sysop: | Nelgin |
---|---|
Location: | Plano, TX |
Users: | 410 |
Nodes: | 10 (1 / 9) |
Uptime: | 04:35:03 |
Calls: | 6,110 |
Calls today: | 1 |
Files: | 15,681 |
Messages: | 745,210 |