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
   Networked Database  General discussion on Husky Soft...   [95 / 150] RSS
 From   To   Subject   Date/Time 
Message   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)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to General discussion on Husky Soft...  <--  <--- Return to Home Page

VADV-PHP
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.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_v5sh793hr2t52hgasi79h257e6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_v5sh793hr2t52hgasi79h257e6, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_v5sh793hr2t52hgasi79h257e6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0