Big update for uploading with external protocols. May or may not work with SSH,tested with lrzsz

This commit is contained in:
Andrew Pamment
2016-12-10 17:55:47 +10:00
parent ee0d516d2e
commit 380375bd99
11 changed files with 527 additions and 63 deletions

View File

@@ -23,12 +23,12 @@ QWK Name = MAGICKA
QWK Max Messages = 5000
ZIP Command = zip -j *a *f
UNZIP Command = unzip -j -o *a -d *d
Archivers = config/archivers.ini
Broadcast Enable = false
Broadcast Port = 2027
Broadcast Address = 192.168.1.255
[paths]
Config Path = /home/andrew/MagickaBBS/config
WWW Path = /home/andrew/MagickaBBS/www
String File = /home/andrew/MagickaBBS/magicka.strings
PID File = /home/andrew/MagickaBBS/magicka.pid

View File

@@ -0,0 +1,8 @@
[ZModem]
Internal ZModem = true
[LRZSZ Zmodem]
Upload Prompt = false
Upload Command = rz -R
Download Command = sz *f
stdio = true