HP NonStop SSH Reference Manual
Configuring and Running SSH2
•
97
File names are displayed in standard ssh format (Unix style with OSS prefix /G or /E).
Default
The default value is FALSE.
Considerations
•
Note that the default Unix style was introduced in SPR T0801^AAS to better conform to the SFTP standard;
before that, the Guardian style was the default.
SFTPEDITLINEMODE
Use this parameter to control the handling of Guardian edit lines that are too long when a file transfer is made to a
Guardian edit file on the NonStop server.
Parameter Syntax
SFTPEDITLINEMODE [
none
|
cut
|
wrap
]
Arguments
none
No special handling is done. A long line is treated as an error.
cut
The long line will be cut to ensure a maximum line length of 239 characters.
wrap
The long line will be wrapped, i.e. the first part of the line will be written in 239 character chunks until less than
240 characters are left, which will be written last.
Default
The default value is none.
Considerations
•
The setting of this parameter is only relevant if parameter SFTPEDITLINESTARTDECIMALINCR is set to a
number between 0 and 9999999.
•
This parameter is only considered when a Guardian edit file is written, i.e. either if a remote sftp client issues a
put command to the SSH2 server on Nonstop specifying a Guardian destination file with code 101 or if a sftp
client on a NonStop server issues a get command specifying a local Guardian destination file with file code 101.
•
If a get command is executed by a sftp client on the NonStop server, then the parameter must be set in the
environment of the sftp client (as PARAM for SFTP running in the Guardian environment or as environment
variable for SFTPOSS running in the OSS environment).
•
The parameter SFTPEDITLINEMODE defines the default behavior when Guardian edit files are created. The
handling of lines that are too long can be altered by issuing the command ASLINEMODE at the NonStop SFTP
client prompt. The ASLINEMODE command takes one of the values
none
,
cut
and
wrap
as parameter.
See also:
SFTPEDITLINENUMBERDECIMALINCR, SFTPEDITLINESTARTDECIMALINCR
SFTPEDITLINENUMBERDECIMALINCR
Use this parameter to define the decimal increment used to calculate the next Guardian edit line number when a file
transfer is made to a Guardian edit file on the NonStop server.
Содержание NonStop SSH 544701-014
Страница 12: ...xii Contents HP NonStop SSH Reference Manual ...
Страница 24: ...24 Preface HP NonStop SSH Reference Manual ...
Страница 30: ...30 Introduction HP NonStop SSH Reference Manual ...
Страница 46: ...46 Installation Quick Start HP NonStop SSH Reference Manual ...
Страница 132: ...132 The SSH User Database HP NonStop SSH Reference Manual ...
Страница 214: ...214 SSH and SFTP Client Reference HP NonStop SSH Reference Manual ...
Страница 278: ...278 STN Reference HP NonStop SSH Reference Manual ...
Страница 298: ...298 Monitoring and Auditing HP NonStop SSH Reference Manual ...
Страница 302: ...302 Performance Considerations HP NonStop SSH Reference Manual ...