SSH Reference Manual
Example 
SFTPALLOWGUARDIANCD TRUE 
SFTPCPUSET 
This parameter allows configuring the default set of CPUs the SSH2 process starts SFTPSERV user processes in.  
Parameter Syntax 
SFTPCPUSET cpu-set 
Arguments 
 cpu-set 
A comma separated list of CPU numbers or CPU number ranges defining allowed CPUs. 
Default 
If omitted, SSH2 will start all SFTPSERV processes in the CPU the SSH2 process is running in unless the USER record 
specifies a different CPU set for a specific user via attribute SFTP-CPU-SET. 
Example 
SFTPCPUSET 2-4,7,10,13-15 
Considerations 
•  A value configured in USER attribute SFTP-CPU-SET has higher priority than the value defined in the SSH2 
parameter SFTPCPUSET
. 
See also 
CPUSET
SFTPDISPLAYGUARDIAN 
Use this parameter to control file name format (Guardian or OSS) in SFTP informational messages like "Uploading ..." 
and "Fetching ...". Alternately, define =SFTP^DISPLAY^GUARDIAN can be set; define overrides PARAM.  
Parameter Syntax 
SFTPDISPLAYGUARDIAN TRUE|FALSE 
Arguments 
 TRUE 
Guardian file name format is used. 
 FALSE 
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. 
108 • Configuring and Running SSH2  HP NonStop SSH Reference Manual 










