Operating System - HP-UX
1832005 Members
3231 Online
110034 Solutions
New Discussion

scp umask on HP secure shell

 
Allan Campbell
Advisor

scp umask on HP secure shell

How do you set the umask for scp on HP's secure shell? I can set the sftp umask in the sshd_config file with the SftpUmask line and it works great. But I don't see anywhere to set the scp umask. I have version A.04.50.004 secure shell on 11.23 OS.
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: scp umask on HP secure shell

Hi Alan:

There is none. The umask application behaves like that of the unencrypted 'rcp'.

Regards!

...JRF...
Allan Campbell
Advisor

Re: scp umask on HP secure shell

I will use scp -p. No default umask to be found