![HP NonStop SSH 544701-014 Reference Manual Download Page 196](http://html.mh-extra.com/html/hp/nonstop-ssh-544701-014/nonstop-ssh-544701-014_reference-manual_165151196.webp)
196
•
SSH and SFTP Client Reference
HP NonStop SSH Reference Manual
Parameter
Used
when
Sending
Used when
Receiving
Dependency on SFTP Server
RECORDDELIMITER
Yes
Yes
Yes. The SFTP client prompt command
ASCII can be used to achieve the same
configuration.
SFTPEDITLINEMODE
No
Yes
No. Only relevant when files are written
locally
SFTPEDITLINENUMBERDECIMALINCR
No
Yes
No. Only relevant when files are written
locally
SFTPEDITLINESTARTDECIMALINCR
No
Yes
No. Only relevant when files are written
locally
SFTPEXCLUSIONMODEREAD
Yes
No
No. Only relevant when files are read
locally
SFTPMAXEXTENTS
No
Yes
No. Only relevant when files are written
locally
SFTPPRIMARYEXTENTSIZE
No
Yes
No. Only relevant when files are written
locally
SFTPSECONDARYEXTENTSIZE
No
Yes
No. Only relevant when files are written
locally
SFTPUPSHIFTGUARDIANFILENAMES
No
Yes
No. Only relevant when files are written
locally
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.
Summary of Contents for NonStop SSH 544701-014
Page 12: ...xii Contents HP NonStop SSH Reference Manual ...
Page 24: ...24 Preface HP NonStop SSH Reference Manual ...
Page 30: ...30 Introduction HP NonStop SSH Reference Manual ...
Page 46: ...46 Installation Quick Start HP NonStop SSH Reference Manual ...
Page 132: ...132 The SSH User Database HP NonStop SSH Reference Manual ...
Page 214: ...214 SSH and SFTP Client Reference HP NonStop SSH Reference Manual ...
Page 278: ...278 STN Reference HP NonStop SSH Reference Manual ...
Page 298: ...298 Monitoring and Auditing HP NonStop SSH Reference Manual ...
Page 302: ...302 Performance Considerations HP NonStop SSH Reference Manual ...