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 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.
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495941:47:37 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,991 |