SSH Reference Manual
o FALSE: Target file names will be downshifted.
Default
If omitted, SSH2 will use a value FALSE. The resulting behavior is the same as before this parameter was added.
Example
SFTPUPSHIFTGUARDIANFILENAMES TRUE
Considerations
• If the parameter is used as SSH2 parameter with value TRUE, then all Guardian file names displayed by the ls
command appear in upper case. The SSH2 parameter is relevant for incoming connections.
• For outgoing connections the parameter must be set as PARAM for SFTP and as environment variable for
SFTPOSS.
• If the value is set to TRUE the file template in the "mput" command specifying the local files to be transferred
must consist of upper case characters. Otherwise an error "file not found" will be returned.
SHELLENVIRONMENT
Set default value for USER attribute SHELL-ENVIRONMENT, used when the USER attribute is not configured. The
configured script is executed for non-login shells and is important to prepare the shell environment (e.g. PATH variable)
for non-login shells, which use a different shell initialization than login shells.
Parameter Syntax
SHELLENVIRONMENT shell-script
Arguments
shell-script
a shell script with full path information that will be executed for non-login shells to preare the shell
environment.
Considerations
• The configured value is only used if the USER record does not have a value configured for attribute SHELL-
ENVIRONMENT
Default
If omitted, SHELLENVIRONMENT is empty.
Example
AUTOADDAUTHPRINCIPAL /etc/nonloginProfile
See also
Section "To Connect a Remote SCP Client to the NonStop Server
".
SOCKETKEEPALIVE
Use this parameter to specify whether keep-alive messages should be sent to the TCP/IP sockets of established links.
Parameter Syntax
SOCKETKEEPALIVE mode
Arguments
HP NonStop SSH Reference Manual Configuring and Running SSH2 • 115