Ssh Client Command Reference; Command-Line Reference - HP NonStop SSH 544701-014 Reference Manual

Table of Contents

Advertisement

Parameter
RECORDDELIMITER
SFTPEDITLINEMODE
SFTPEDITLINENUMBERDECIMALINCR
SFTPEDITLINESTARTDECIMALINCR
SFTPEXCLUSIONMODEREAD
SFTPMAXEXTENTS
SFTPPRIMARYEXTENTSIZE
SFTPSECONDARYEXTENTSIZE
SFTPUPSHIFTGUARDIANFILENAMES

SSH Client Command Reference

Note: The SSH protocol is a complex protocol with many features. This Reference Manual only provides an overview
about some features, for detailed information beyond this manual please refer to publications such as SSH, the Secure
Shell, 2nd Edition by Daniel J. Barrett; Robert G. Byrnes; Richard E. Silverman (O'Reilly).
The SSH[OSS] Client is used for the following purposes:
Start a SSH shell to control a remote system. A shell is an encrypted communication channel between two
untrusted hosts over an insecure network which allows the client to control the server – similar to
TACL/TELNET in the NonStop environment.
Execute a command on the remote system.
Start a port forwarding daemon process. Port forwarding is a way to "tunnel" unencrypted protocols over an
SSH session so that they become encrypted.

Command-Line Reference

The SSH client allows you to specify some parameters on the command line. Starting the client without any parameters
provides a syntax summary:
$US SSH89 4> run ssh
SSH client version T9999H06_23Dec2010_comForte_SSH_0089
Usage: ssh [options] [user@]host [command]
Options:
-l user
Log in using this user name.
-t
Tty; allocate a tty even if command is given.
-T
Do not allocate a tty.
-V
Display version number only.
-Z
Suppress ssh client banner.
196 • SSH and SFTP Client Reference
Used
Used when
when
Receiving
Sending
Yes
Yes
No
Yes
No
Yes
No
Yes
Yes
No
No
Yes
No
Yes
No
Yes
No
Yes
Dependency on SFTP Server
Yes. The SFTP client prompt command
ASCII can be used to achieve the same
configuration.
No. Only relevant when files are written
locally
No. Only relevant when files are written
locally
No. Only relevant when files are written
locally
No. Only relevant when files are read
locally
No. Only relevant when files are written
locally
No. Only relevant when files are written
locally
No. Only relevant when files are written
locally
No. Only relevant when files are written
locally
HP NonStop SSH Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents