• CNet/Mystic

    From Spitfire@80:774/69 to All on Wed Dec 5 21:45:51 2018
    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! :)

    //
    // -=]SPITFIRE[=- of Reign Of Fire BBS. rofbbs.ddns.net:2300
    \X/ JoinLink - RetroNet - C=Net - FidoNet (931)/494-9100

    --- CNet/5
    * Origin: Reign Of Fire: rofbbs.ddns.net:2300 / (931)494-9100 (80:774/69)
  • From Spitfire@80:774/69 to All on Thu Dec 6 12:23:12 2018
    On Wed 5-Dec-2018 9:45p, Spitfire wrote:
    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! :)

    Ok, I hit an issue with my log script. One of the logs are in use and can not be deleted and it is growing and growing. I would have to shut down the frontdoor to delete the log or load the log in CygnusEd (or any editor) clear the log and save it as an empty file. Is there away this can be done in a script? Let me show you what I have so far. (stole these ideas from Necromaster) ...

    ECHO "[] Mystic Log Toss v1.0 started!"
    ECHO ""
    cd DH3:Mystic/logs/

    IF EXISTS fidopoll.log
    copy from DH3:Mystic/logs/fidopoll.log TO CNet:SysData/log/fidopoll.log
    ELSE
    ECHO ""
    ECHO "() No Log Found!"
    ECHO ""
    ENDIF
    wait 1
    IF EXISTS node1.log
    copy from DH3:Mystic/logs/node1.log TO CNet:SysData/log/node1.log
    ELSE
    ECHO ""
    ECHO "() No Log Found!"
    ECHO ""
    ENDIF
    wait 1
    IF EXISTS mis.log
    copy from DH3:Mystic/logs/ TO CNet:SysData/log/
    ELSE
    ECHO ""
    ECHO "() No Log Found!"
    ECHO ""
    ENDIF
    ECHO ""
    ECHO "() Delete Old Logs!"
    ECHO ""
    Delete DH3:Mystic/logs/#?
    ECHO ""
    ECHO "[] Mystic Log Toss finished!"
    ECHO ""

    All the above works fine until it tries to delete the MIS.LOG and that were were it errors. File in use. Any suggestions?

    //
    // -=]SPITFIRE[=- of Reign Of Fire BBS. rofbbs.ddns.net:2300
    \X/ JoinLink - RetroNet - C=Net - FidoNet (931)/494-9100

    --- CNet/5
    * Origin: Reign Of Fire: rofbbs.ddns.net:2300 / (931)494-9100 (80:774/69)
  • From Bucko@80:774/70 to Spitfire on Thu Dec 6 16:38:37 2018

    On 12/05/18, Spitfire said the following...

    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! :)

    //

    Ok I'm lost, why do you need to copy the logs? When my Mystic board gets messages, it sends them to CNet where BinkD gets them, then I run a script every half hour that copies the files to the CNet/Amiga side and CNet tosses the files. Nothing else needs to be done.. Other then copying the outgoing files to the BinkD/PC side to be sent out.. Fill me in.. :)

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (80:774/70)
  • From Bucko@80:774/70 to Spitfire on Thu Dec 6 16:41:06 2018
    MIS.log can't be deleted while the Mystic BBS is running. If you are running
    a full blown Mystic board to get the files, then add a shutdown command to Mystic to shut it down finish copying the files then reboot it. I still feel that is overkill, but if Necro has it working go with it..

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (80:774/70)
  • From Spitfire@80:774/69 to Bucko on Thu Dec 6 18:36:38 2018
    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.


    //
    // -=]SPITFIRE[=- of Reign Of Fire BBS. rofbbs.ddns.net:2300
    \X/ JoinLink - RetroNet - C=Net - FidoNet (931)/494-9100

    --- CNet/5
    * Origin: Reign Of Fire: rofbbs.ddns.net:2300 / (931)494-9100 (80:774/69)
  • From Bucko@80:774/70 to Spitfire on Thu Dec 6 23:05:21 2018
    On 12/06/18, Spitfire said the following...

    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.



    I gotcha now.. Try leaving a message on fsxNet for Avon (Paul Hayton) he did the videos under the name of Mystic Man he knows the software better then anyone.. I believe like I said you would have to shut down MIS then copy the files over to the Amiga then delete them and restart MIS.. I carry fsxNet and
    I believe Necro does also.

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (80:774/70)
  • From Spitfire@80:774/69 to All on Sat Dec 8 08:33:46 2018
    Ok, the is not working like I wanted it to. I am just now learning AmigaDOS thanks to Necromaster and his scripts he made. Here is the script I am trying to use...

    --------------------------------------
    ECHO ""
    ECHO "[] Nodelist Toss started!"
    ECHO ""
    CD Echomail:Inbound/

    IF EXISTS nodelist.*
    copy from Echomail:Inbound/nodelist.* TO DH1:UDBase0/FTN_OTHER/
    copy from Echomail:Inbound/nodelist.* TO Nodelist:
    ELSE
    ECHO "-No Inbound FidoNet Nodelists!"
    ENDIF
    IF EXISTS cnet.*
    copy from Echomail:Inbound/cnet.* TO DH1:UDBase0/CNT_NODEINF/
    copy from Echomail:Inbound/cnet.* TO Nodelist:
    ELSE
    ECHO "-No Inbound C=NET Nodelist!"
    ENDIF
    IF EXISTS retronet.*
    copy from Echomail:Inbound/retronet.* TO DH1:UDBase0/RTN_NODELIST/
    copy from Echomail:Inbound/retronet.* TO Nodelist:
    ELSE
    ECHO "-No Inbound RetroNet Nodelists!"
    ENDIF
    --------------------------------------

    What am I doing wrong in the script above? On Fridays I get the 3 nodelists sent over. I want the script to move them in the right place.

    //
    // -=]SPITFIRE[=- of Reign Of Fire BBS. rofbbs.ddns.net:2300
    \X/ JoinLink - RetroNet - C=Net - FidoNet (931)/494-9100

    --- CNet/5
    * Origin: Reign Of Fire: rofbbs.ddns.net:2300 / (931)494-9100 (80:774/69)
  • From Spitfire@80:774/69 to All on Sat Dec 8 11:36:37 2018
    BTW, I got a good working script now thanks to Necromaster. Paths may differ, but everyone is welsome to use this. As it is, each Friday I get the new Nodelists for each network as...

    nodelist.z##
    cnet.###
    retronet.###

    So the script below handles this for me...


    ; 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

    //
    // -=]SPITFIRE[=- of Reign Of Fire BBS. rofbbs.ddns.net:2300
    \X/ JoinLink - RetroNet - C=Net - FidoNet (931)/494-9100

    --- CNet/5
    * Origin: Reign Of Fire: rofbbs.ddns.net:2300 / (931)494-9100 (80:774/69)
  • From Spitfire@80:774/69 to All on Sat Dec 8 12:59:42 2018
    On Sat 8-Dec-2018 11:36a, Spitfire wrote:
    ; 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

    Well this backfired. If the inbound doesn't have any new nodelists, it
    deltes the old ones and you have nothing. So I try adding an IF and ELSE, but
    it don't look for wildcards. Anyone know of away around this?

    EX:

    ECHO ""
    ECHO "[] Nodelist Toss started!"
    ECHO ""
    CD Echomail:Inbound/

    IF EXISTS nodelist.#?
    delete Nodelists:#?
    wait2
    unzip nodelist.#? -d Nodelist:
    move nodelist.#? to Nodelist:
    move cnet.#? to Nodelist:
    move retronet.#? to Nodelist:
    ELSE
    ECHO "-No Inbound Nodelists!"
    ENDIF
    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!"

    //
    // -=]SPITFIRE[=- of Reign Of Fire BBS. rofbbs.ddns.net:2300
    \X/ JoinLink - RetroNet - C=Net - FidoNet (931)/494-9100

    --- CNet/5
    * Origin: Reign Of Fire: rofbbs.ddns.net:2300 / (931)494-9100 (80:774/69)