; ST_Qwk config file for MySTery BBS ; System Specifications System MySTery BBS BBSID MYSTERY Location Charleston, SC Phone 803-556-9730 BBSType EXPRESS Port Modem 1 TimeOut 180 ; In Seconds! Dupes 1500 ;NoLog MaxBuffer 256 MaxQuotes 10 QuoteChars >]# ; Program Paths STQWKPath c:\stq\ FDPath c:\binkley\ QWKPath c:\stq\temp\ Logfile c:\binkley\binkley.log ; Archiver Specifications ; These are ST-QWK defaults from previous versions ARCArchiver c:\arc_util\arc.ttp ARCPack a ARCExtract x LZHArchiver c:\arc_util\lharc.ttp LZHPack a -mo ; this is -lh1-, use '-m' for -lh5- LZHExtract x ZIPArchiver c:\arc_util\zipjr.ttp ZIPPack -a ZIPExtract -x ARJArchiver c:\arc_util\unarj.ttp ARJExtract e ; Protocol Definitions - Yes, they don't have to be in this order, ; i.e. You can make Zmodem the default by putting it in the place of ; Protocol 1 with its appropriate command sequences. Remember: ; Protocol 1 is used internally as the default user's protocol. ; Yes, and Protocol 1 *must* be defined. You do not have to have ; all the numbers in order in here. The order in here is the order ; that will be displayed to the user. eg. you can do 1, then 2 4 and ; 5, but no 3 defined. In that case, the user will be prompted for ; 1, 2, 3, an 4, but is stored 1, 2, 4, and 5 internally. Get it? ; If you don't, don't sweat it, it will be pretty forgiving to you! Protocol 1 Prot_name Xmodem CRC Prot_path d:\telecomm\tws\xyz.ttp Prot_dl -s -xc -c %1%2 Prot_ul -s -u -xc -c %1%3 Protocol 2 Prot_name Xmodem 1K Prot_path d:\telecomm\tws\xyz.ttp Prot_dl -s -x1k -c %1%2 Prot_ul -s -u -x1k -c %1%3 Protocol 3 Prot_name Ymodem Prot_path d:\telecomm\tws\xyz.ttp Prot_dl -s -y -c %1 Prot_ul -s -u -y -c %1%3 Protocol 4 Prot_name Zmodem/32 Prot_path d:\telecomm\tws\xyz.ttp Prot_dl -s -z -c %1 Prot_ul -s -u -z -c %1%3 Protocol 5 Prot_name Xmodem (Checksum) Prot_path d:\telecomm\tws\xyz.ttp Prot_dl -s -x -c %1%2 Prot_ul -s -u -x -c %1%3 ;Protocol 6 ;Prot_name Ymodem-G ;Prot_path d:\telecomm\tws\xyz.ttp ;Prot_dl -s -yg -c %1 ;Prot_ul -s -u -yg -c %1%3 ; Supplemental File Info NewFiles c:\binkley\372_200.new Welcome c:\stq\welcome.txt News c:\stq\news Goodbye c:\stq\goodbye.txt ; Message Download Limits MaxMsg300 100 MaxMsg1200 200 MaxMsg2400 400 MaxMsg9600 1600 MaxMsg19200 3000