Sftpeditlinestartdecimalincr - HP NonStop SSH 544701-014 Reference Manual

Table of Contents

Advertisement

Parameter Syntax
SFTPEDITLINENUMBERDECIMALINCR <number>
Arguments
<number>
The value is 1000 times the increment. See documentation for Guardian procedure call INCREMENTEDIT.
Default
The default value is 1000, i.e. the line numbers are incremented by 1)
Examples
Increment by 0.003:
SFTPEDITLINENUMBERDECIMALINCR 3
Increment by 0.1:
SFTPEDITLINENUMBERDECIMALINCR 100
Considerations
The setting of this parameter is only relevant if parameter SFTPEDITLINESTARTDECIMALINCR is set to a
number between 0 and 9999999.
Previously, all Guardian edit files were written starting with line number 1 and increment 1.000, which allowed
a maximum of 99999 lines. This behavior is still the default.
The default increment (1.000) is used for all lines less than the value of parameter
SFTPEDITLINESTARTDECIMALINCR. In order to get the same result as the NonStop FTP server the
parameter SFTPEDITLINENUMBERDECIMALINCR must be set to 100 and the value of
SFTPEDITLINESTARTDECIMALINCR to 40000000.
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).
See also:
SFTPEDITLINEMODE, SFTPEDITLINESTARTDECIMALINCR

SFTPEDITLINESTARTDECIMALINCR

This parameter controls at which line number the decimal increment defined by parameter
SFTPEDITLINENUMBERDECIMALINCR starts.
Parameter Syntax
SFTPEDITLINESTARTDECIMALINCR <number>
Arguments
<number>
The value is 1000 times the line number.
Default
The default value is -1, i.e. decimal increment is not used.
98 • Configuring and Running SSH2
HP NonStop SSH Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents