Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
k
kermit(1) kermit(1)
(HP-UX C-Kermit)
* R Special abbreviation for RECEIVE.
* S Special abbreviation for SEND.
GET Ask server to send the specified file(s).
MGET Like GET but accepts a list of files.
REGET Continue a incomplete download from a server.
G Special abbreviation for GET.
FAST Shortcut for fast file-transfer settings.
CAUTIOUS Shortcut for medium file-transfer settings.
ROBUST Shortcut for conservative file-transfer settings.
SET ATTRIB Control transmission of file attributes.
* SET BLOCK Choose error-checking level, 1, 2, or 3.
SET BUFFERS Size of send and receive packet buffers.
SET PREFIX Which control characters to "unprefix" during file transfer.
SET DELAY How long to wait before sending first packet.
SET DESTINATION DISK, PRINTER, or SCREEN for incoming files.
* SET FILE Transfer mode (type), character-set, collision action, etc.
* SET RECEIVE Parameters for inbound packets: packet-length, etc.
SET REPEAT Repeat-count compression parameters.
SET RETRY Packet retransmission limit.
SET SEND Parameters for outbound packets: length, etc.
SET HANDSHAKE Communication line half-duplex packet turnaround character.
SET LANGUAGE Enable language-specific character-set translations.
PATTERNS Turn off filename-pattern-based text/binary mode switching.
SET SESSION-LOG File type for session log, text or binary.
SET TRANSFER File transfer parameters: character-set, display, etc.
SET TRANSMIT Control aspects of TRANSMIT command execution.
SET UNKNOWN Specify handling of unknown character sets.
* SET WINDOW File transfer packet window size, 1-31.
SHOW ATTRIB Display SET ATTRIBUTE values.
SHOW CONTROL Display control-character prefixing map.
* SHOW FILE Display file-related settings.
SHOW PROTOCOL Display protocol-related settings.
SHOW LANGUAGE Display language-related settings.
SHOW TRANSMIT Display SET TRANSMIT values.
* STATISTICS Display statisticsabout most recent file transfer.
TRANSMIT Send a file with no error checking.
XMIT Synonym for TRANSMIT.
SEND Command switches:
/AS-NAME: Name to send file under.
/AFTER: Send files modified after date-time.
/BEFORE: Send files modified before date-time.
/BINARY Send in binary mode.
/COMMAND Send from standard output of a command.
/DELETE Delete file after successfully sending.
/EXCEPT: Don’t send files whose names match given pattern(s).
/FILTER: Pass file contents through given filter program.
/FILENAMES: Specify how to send filenames.
/LARGER-THAN: Send files larger than given size.
/LIST: Send files whose names are listed in given file.
/MAIL: Send file(s) as e-mail to given address.
/MOVE-TO: Move source file to given directory after successfully sending.
/NOT-AFTER: Send files modified not after given date-time.
/NOT-BEFORE: Send files modified not before given date-time.
/PATHNAMES: Specify how to send pathnames.
/PRINT: Send files to be printed.
/PROTOCOL: Send files using given protocol.
/QUIET Don’t display file-transfer progress.
/RECOVER Recover interrupted transfer from point of failure.
/RECURSIVE Send a directory tree.
/RENAME-TO: Rename files as specified after successfully sending.
Section 1372 6 HP-UX Release 11i: December 2000
___
___