www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <421FA672.C33CCBF2@dessent.net> |
Date: | Fri, 25 Feb 2005 14:28:02 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
Organization: | My own little world... |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Controlling permissions of scp files on Windows |
References: | <d2f92e8b050225135336e3cab6 AT mail DOT gmail DOT com> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Dori wrote: > I am having a tough time figuring out how to automatically change the > permissions of files that are scp-ed over to a Windows 2003 Server > machine that's running Cygwin sshd. The files come out with > permissions of 644, and I need them to be 666. Is there a way to do > this without having to run a chmod on the files afterwards (even 664 > if I can figure out how to have "everyone" be the group). If they are 644 at the source machine then just use -p flag to scp, which preserves times and modes. You could also try running sshd service with CYGWIN=nontsec set. Not sure if that will work right or not though. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |