Re: default permissions when scping files
From: RobR (nospam_at_nospam.com)
Date: 10/04/05
- Next message: Michael Tosch: "Re: script calling script - early termination"
- Previous message: EdStevens: "script calling script - early termination"
- In reply to: RobR: "default permissions when scping files"
- Next in thread: Enrique Perez-Terron: "Re: default permissions when scping files"
- Reply: Enrique Perez-Terron: "Re: default permissions when scping files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 04 Oct 2005 14:27:24 GMT
"RobR" <nospam@nospam.com> wrote in message news:CGv0f.22$0c3.15@trndny06...
> is there a way for me to either set default permissions for
> a specific account so that any new files uploaded via that
> username take on specific permissions, or barring that,
> a way to tell scp what file permissions to set on the
> remote machine? thanks
>
>
i was reading about umask, but what it says is
To calculate permissions which will result from specific UMASK
values, subtract the UMASK from 666 for files and from 777 for directories.
that doesn't help me since the least restrictive setting would be
666. i need everything to be 775 by default.
- Next message: Michael Tosch: "Re: script calling script - early termination"
- Previous message: EdStevens: "script calling script - early termination"
- In reply to: RobR: "default permissions when scping files"
- Next in thread: Enrique Perez-Terron: "Re: default permissions when scping files"
- Reply: Enrique Perez-Terron: "Re: default permissions when scping files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|