Re: set umask for sftp connection
From: DharmaFog (DharmaFog_at_VirtualMachines.COM)
Date: 05/25/04
- Previous message: DharmaFog: "Re: Destination server/port to tunnel www?"
- In reply to: Pat Buerki: "set umask for sftp connection"
- Next in thread: Pat Buerki: "Re: set umask for sftp connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 May 2004 12:28:53 -0700
Pat Buerki wrote:
> Hi,
>
> I'm using WSFtp pro on Windows to sftp files onto a Solaris 8 system
> with OpenSSH 3.4p1.
Should upgrade to 3.8.1.p1 - see
http://www.cert.org/advisories/CA-2003-24.html
> On the solaris system, my umask is 002 (wherever I
> possibly can look for it).
You mean it's 002 but you have no idea how to confirm it>
Try adding
umask 002
to the top of your $HOME/.cshrc file.
sftp should use the UNIX shell to set the permissions.
- Previous message: DharmaFog: "Re: Destination server/port to tunnel www?"
- In reply to: Pat Buerki: "set umask for sftp connection"
- Next in thread: Pat Buerki: "Re: set umask for sftp connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]