kermit.1 (2010 09)

k
kermit(1) kermit(1)
(HP-UX C-Kermit)
/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.
/SMALLER-THAN: Send files smaller than given size.
/STARTING-AT: Send file starting at given byte number.
/SUBJECT: Subject for SEND /MAIL.
/TEXT Send in text mode.
GET and RECEIVE Command switches
/AS-NAME: Store incoming file under given name.
/BINARY Receive in binary mode if transfer mode not specified.
/COMMAND: Send incoming file data to given command.
/EXCEPT: Don’t accept incoming files whose names match.
/FILENAMES: How to treat incoming file names.
/FILTER: Filter program for incoming file data.
/MOVE-TO: Where to move a file after successful receipt.
/PATHNAMES: How to treat incoming path names.
/PROTOCOL: Protocol to use for receiving (RECEIVE only).
/RENAME-TO: New name for file after successful receipt.
/QUIET: Suppress file-transfer display.
/TEXT Receive in text mode if transfer mode not specified.
Switches only for GET
/DELETE Tells server to delete each file after successful transmission.
/RECOVER Resume interrupted file transfer from point of failure.
/RECURSIVE Tells server to send a directory tree.
File Management
* CD Change Directory.
* PWD Display current working directory.
COPY Copy a file.
* DELETE Delete a file or files.
* DIRECTORY Display a directory listing.
EDIT Edit a file.
MKDIR Create a directory.
PRINT Print a local file on a local printer.
PURGE Remove backup files.
RENAME Change the name of a local file.
RMDIR Remove a directory.
SET ROOT Set the root for file access to the given directory and disable access to sys-
tem and shell commands and external programs.
SET PRINTER Choose printer device.
SPACE Display current disk space usage.
SHOW CHARACTER-SETS Display character-set translation info.
TRANSLATE Translate a local file’s character set.
TYPE Display a file on the screen.
TYPE /PAGE Display a file on the screen, pausing after each screenful.
XLATE Synonym for TRANSLATE.
Client/Server Operation
BYE Terminate a remote Kermit server and log out its job.
DISABLE Disallow access to selected features during server operation.
E-PACKET Send an Error packet.
ENABLE Allow access to selected features during server operation.
FINISH Instruct a remote Kermit server to exit, but not log out.
G Special abbreviation for GET.
GET Get files from a remote Kermit server.
QUERY (Same as REMOTE QUERY)
RETRIEVE Like GET but server deletes files after.
REMOTE xxx Command for server, can be redirected with > or |.
HP-UX 11i Version 3: September 2010 7 Hewlett-Packard Company 7