kermit(1)

 

kermit(1)

 

(HP-UX C-Kermit)

 

/SMALLER-THAN:

Send ®les smaller than given size.

 

/STARTING-AT:

Send ®le starting at given byte number.

 

/SUBJECT:

Subject for SEND /MAIL.

 

/TEXT

Send in text mode.

 

GET and RECEIVE Command switches:

 

/AS-NAME:

Store incoming ®le under given name.

 

/BINARY

Receive in binary mode if transfer mode not speci®ed.

 

/COMMAND:

Send incoming ®le data to given command.

 

/EXCEPT:

Don't accept incoming ®les whose names match.

 

/FILENAMES:

How to treat incoming ®le names.

 

/FILTER:

Filter program for incoming ®le data.

 

/MOVE-TO:

Where to move a ®le after successful receipt.

 

/PATHNAMES:

How to treat incoming path names.

 

/PROTOCOL:

Protocol to use for receiving (RECEIVE only).

 

/RENAME-TO:

New name for ®le after successful receipt.

 

/QUIET:

Suppress ®le-transfer display.

 

/TEXT

Receive in text mode if transfer mode not speci®ed.

 

Switches only for GET:

 

 

/DELETE

Tells server to delete each ®le after successful transmission.

 

/RECOVER

Resume interrupted ®le 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 ®le.

 

* DELETE

Delete a ®le or ®les.

 

* DIRECTORY

Display a directory listing.

 

EDIT

Edit a ®le.

 

MKDIR

Create a directory.

 

PRINT

Print a local ®le on a local printer.

 

PURGE

Remove backup ®les.

 

RENAME

Change the name of a local ®le.

 

RMDIR

Remove a directory.

 

SET PRINTER

Choose printer device.

 

SPACE

Display current disk space usage.

 

SHOW CHARACTER-SETS

Display character-set translation info.

 

TRANSLATE

Translate a local ®le's character set.

 

TYPE

Display a ®le on the screen.

 

TYPE /PAGE

Display a ®le 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 ®les from a remote Kermit server.

 

QUERY

(Same as REMOTE QUERY)

 

RETRIEVE

Like GET but server deletes ®les after.

 

REMOTE xxx

Command for server, can be redirected with > or .

 

REMOTE ASSIGN

(RASG) Assign a variable.

 

REMOTE CD

(RCD) Tell remote Kermit server to change its directory.

 

REMOTE COPY

(RCOPY) Tell server to copy a ®le.

 

REMOTE DELETE

(RDEL) Tell server to delete a ®le.

 

REMOTE DIR

(RDIR) Ask server for a directory listing.

 

REMOTE EXIT

(REXIT) Ask the server program to exit.

 

HP-UX Release 11i: December 2000

− 7 −

Section 1373

k