SSH Reference Manual
•  The setting of this parameter is only relevant if parameter SFTPEDITLINESTARTDECIMALINCR is set to a 
number between 0 and 99999999. 
•  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. 
•  Setting SFTPEDITLINESTARTDECIMALINCR 0 and SFTPEDITLINENUMBERDECIMALINCR to 1 
allows for the maximum possible number of lines in Guardian edit files. 
•  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, SFTPEDITLINENUMBERDECIMALINCR
SFTPENHANCEDERRORREPORTING 
Use this parameter to control the amount of information displayed if an error occurs in an SFTP session. 
Parameter Syntax 
SFTPENHANCEDERRORREPORTING <detail> 
Arguments 
<detail> 
The level of details. Possible values: 0, 1 and 2. For value 0 the same level of detail gets produced as before 
introduction of parameter SFTPENHANCEDERRORREPORTING. Value 1 means increased detail level, and 
2 is the maximum detail level. 
Considerations 
•  The parameter can be set set for the SSH2 process (checked by the SFTP server) and for SFTP clients.  
•  For SFTP clients, either PARAM (SFTP) or environment variable (SFTPOSS) must be used to configure the 
parameter. 
•  There are errors where additional details are not (yet) available. 
Default 
If omitted, value 0 is the default value. 
Example 
SFTPENHANCEDERRORREPORTING 1 
SFTPEXCLUSIONMODEREAD 
Use this parameter to set the exclusion mode of structured files that are opened for read via system procedure 
FILE_OPEN_(). 
HP NonStop SSH Reference Manual  Configuring and Running SSH2 • 111 










