X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Subject: Re: sftp removing writable bit In-Reply-To: To: cygwin AT cygwin DOT com Date: Sat, 15 Sep 2007 10:57:32 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL124 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" Message-Id: From: Robert Kiesling X-ELNK-Trace: 0b901cbc512a9d8594f5150ab1c16ac0c864d17e3813b99a0d4ebe6dccc82bd44e0713d2cf6e3117350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com [ Charset UTF-8 unsupported, converting... ] > * Andrew DeFaria (Fri, 14 Sep 2007 18:19:00 -0700) > > DePriest, Jason R. wrote: > > > sftp gives you a familiar FTP shell; it is not just a command you run > > I understand that. > > > you can list the files on the remote system and make decisions about > > > what files you want instead of requiring that knowledge beforehand > > Simple. Just ssh ls /path. > > Andrew, please, stop it. Do you really don't understand the difference > between a simple command line tool like scp and a client that offers > extended functionality?! I should know better than to get involved with a budding flame war like this'un. What, "extended functionality," are you referring to, besides a graphical user interface? Unfortunately, setting the executable permission on a remote file is considered a security hole. I'd RTFM the ssh(d|-config|) man page to find out if that can be configured. Unfortunately, I don't have the ssh server documentation here at the moment. In terms of megabytes, the majority of my file transfers happen by shell scripts. I tend to use rsync, though not with ssh on the other end. It works great for mirroring. Regards, -- Ctalk Home Page: http://ctalk-lang.sourceforge.net -- 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/