Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to General discussion on Husky Soft... <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
j b l | Nicholas Boel | HPT. |
December 3, 2016 9:51 PM * |
|||
NB> To be honest, I still don't understand why he needs to use two versions of NB> hpt (DOS and Linux) executing at different times. After IMP-MAIL processes NB> the stuff to FTN type packets, can't he just run the Linux version of hpt NB> to finish processing? Or is the DOS side doing something the Linux side NB> can't? I've since stopped using HPT on the DOS-side of things. I had originally thought it was needed, but that doesn't seem to be the case. HPT on the Linux side is good enough. Here's my script as of today (11/03/16): ------- #!/bin/bash export SDL_VIDEODRIVER=dummy dosbox -noconsole -c "mount c /" -c "c:" -c "path=c:\\home\\imp\\imp" -c "cd \\home\\imp\\imp\\" -c "imp-mail toss" -c "exit" dosbox -noconsole -c "mount c /" -c "c:" -c "path=c:\\home\\imp\\imp" -c "cd \\home\\imp\\imp\\" -c "imp-mail scan" -c "set FIDOCONFIG=c:\\home\\imp\\hpt\\config\\config" -c "hpt pack scan" -c "exit" rm /home/imp/hpt/flags/hpt.lock /home/imp/imp/pktdate -c /home/imp/hpt/pkt-out/*.pkt cd /home/imp/hpt ./hpt toss ./hpt pack scan ------ That "hpt pack scan" line seems to be needed in order to send outgoing bundles. Now, I just need to figure out when to use IMP-MAIL's "purge" command. Thanks, ignatius --- SBBSecho 3.00-Linux * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (1:154/700) |
||||||
|
Previous Message | Next Message | Back to General discussion on Husky Soft... <-- <--- | Return to Home Page |
Execution Time: 0.0827 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |