
ND-KERMIT

Program:    H. Eidnes and A. Lie, Norwegian Institute of Technology
            - also contributions by others.
Language:   ND Pascal version J / MAC assembler
Version:    3.1b
Date:       22. April 1985


Kermit-ND Capabilities At A Glance:

  Local operation:                   No
  Remote operation:                  Yes
  Transfers text files:              Yes
  Transfers binary files:            Yes
  Wildcard send:                     No      ( but indirect-file )
  Filename collision avoidance:      No
  Can time out:                      Yes
  8th-bit prefixing:                 Yes
  Repeat count prefixing:            No
  Alternate block checks:            No
  Communication settings:            No
  IBM mainframe communication:       No
  Transaction logging:               No
  Session logging:                   No
  Raw transmit:                      No
  Act as server:                     No
  Handle file attributes:            No
  Command/init files:                No
  Command macros:                    No



The following commands exist:

             EXIT  from Kermit-ND.
             QUIT  from Kermit-ND.
             HELP  about Kermit-ND.
          RECEIVE  files from remote Kermit.
             SEND  files to remote Kermit.
              SET  various parameters.
       STATISTICS  inquiry.


The following SET commands exist:

            DEBUG  Log packet contents during file transfer
            DELAY  Set delay before sending / receiving
          RECEIVE  Set parameter to be used when receiving
             SEND  Use the specified parameters when sending
     FILE-WARNING  Specify wether to ignore filename collisions
USE-8-BIT-QUOTING  (should be changed...) allow binary transfer
                      on 7-bit line?


Well - that's a pretty short glance.

For further documentation see the file NDKERM.HFI or
KERMIT:HELP (on ND/Sintran).

