• Mystic Scripts...

    From robert wolfe@1:116/18 to All on Thu Nov 23 21:15:53 2017
    I know I am probably going to regret this, but though I would share my getqwk.back and putrep.bash bash script files that I use to grab QWK
    and send REP packets locally:

    getqwk.bash:

    #!/bin/bash
    cd /data/mystic
    ./mystic -l -u"<username>" -p<password> "-xmenucmd OD"
    cd /home/pi
    mv /data/mystic/localqwk/MYSTIC.qwk .

    putrep.bash:

    #!/bin/bash
    mv ~/mystic.rep /data/mystic/localqwk
    cd /data/mystic
    ./mystic -l -u"<username>" -p<password> "-xmenucmd OU"

    I had to put -l in the command so that Mystic knows to run locally,
    otherwise I would be taken throuh the BBS itself. Both of these
    scripts are run from my home directory.

    But, ant any rate, thank you, g00r00, for the info you posted earlier.

    ... "Voce confiaria nesse homem?" - Bessa, Encontro Inside
    ___ MultiMail/Linux v0.50

    --- Mystic BBS/QWK v1.12 A35 (Raspberry Pi/32)
    * Origin: How about a piece of Pi? (1:116/18)
  • From Paul Hayton@3:770/100 to robert wolfe on Sat Nov 25 09:48:27 2017
    On 11/23/17, robert wolfe pondered and said...

    I know I am probably going to regret this, but though I would share my getqwk.back and putrep.bash bash script files that I use to grab QWK
    and send REP packets locally:

    I'm not 100% sure why? But thank you for sharing this :)

    Best, Paul

    --- Mystic BBS v1.12 A36 2017/11/21 (Windows/32)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (3:770/100)
  • From Jan Henkins@3:770/3 to robert wolfe on Sun Nov 26 02:32:54 2017
    Hello Robert,

    On 23/11/17 09:15, robert wolfe wrote:
    I know I am probably going to regret this,

    Why would you regret this?

    but though I would share my
    getqwk.back and putrep.bash bash script files that I use to grab QWK
    and send REP packets locally:

    getqwk.bash:

    #!/bin/bash
    cd /data/mystic
    ./mystic -l -u"<username>" -p<password> "-xmenucmd OD"
    cd /home/pi
    mv /data/mystic/localqwk/MYSTIC.qwk .

    putrep.bash:

    #!/bin/bash
    mv ~/mystic.rep /data/mystic/localqwk
    cd /data/mystic
    ./mystic -l -u"<username>" -p<password> "-xmenucmd OU"

    I had to put -l in the command so that Mystic knows to run locally, otherwise I would be taken throuh the BBS itself. Both of these
    scripts are run from my home directory.

    But, ant any rate, thank you, g00r00, for the info you posted earlier.

    Awesome stuff, many thanks to you and g00r00 both! I've been looking for something like this!

    Regards,
    Jan Henkins

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)