From:    David Dozier                           Area: Protocols
To:      Simon Josefsson                        30 Jan 92 12:09:56
Subject: HS/Link                                UpdReq 

In a message on <Jan 26 13:23>, Simon Josefsson (2:201/111.34) writes:
 SJ> Could anyone who is using HS/Link with Maximus post there 
 SJ> HS/Link-part in protocol.ctl? And BiModem too, if someone is 
 SJ> using it. 
Protocol HS/Link
          Type            Batch
;         Type            Errorlevel
          Type            Bi
;         Type            Opus
          LogFile         HSL%K.Log
          ControlFile     HSL%K.Ctl
          DownloadCmd     command.com /c rhsl HSL%K.Log %P %V @%x:HSL%K.Ctl
          UploadCmd       command.com /c rhsl HSL%K.Log %P %V
          DownloadString  %s
          UploadString
          DownloadKeyword h
          UploadKeyword   H
          FilenameWord    10
          DescriptWord    0
End Protocol
RHSL.BAT:
@echo off
set dszlog=%1
hslink -nf -nv -hx -r -k -o -a -p%2 -u%3 %4
set dszlog=
                                        - David


--------------= Brought to you compliments of Plastic Tower  =---------------

From:    Michael Mikelas                        Area: Protocols
To:      Leo Vildosola                          29 Jan 92 11:43:20
Subject: How about these Protocol               UpdReq 

Leo,
 LV> Never tried SuperK.  But here goes Tmodem v7.0:
 LV> Please note that I the Fossil needs to be disabled for the protocol to
 LV> function properly...  Hope this helps.
That's what I thought my problem was, and was my next experiment - Thanks a 
bunch!

-Mike



--------------= Brought to you compliments of Plastic Tower  =---------------

From:    John Cathie                            Area: Protocols
To:      Scott Huffman                          30 Jan 92 17:52:52
Subject: Re: Dupe Check                         UpdReq 

Howdy Scott,
In a msg of <29 Jan 92>, Scott Huffman writes to Don Appleton:
 SH>   Don, I read back on a few of your posts and noticed that you had
 SH> said that you had both Upload Check Dupe and Upload Check Dupe
 SH> Extension uncommented. I don't know if this might be the cause, or
 SH> rather, if it makes any difference to Maximus, but I only have Upload
 SH> Check Dupe uncommented and have never had a problem. (???)
The one weakness of dupe checking is it isn't performed on files uploaded with 
external protocols. Scott was made aware of it, but hasn't figured out how to 
implement it with the externals.
John

--------------= Brought to you compliments of Plastic Tower  =---------------

