X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <46EADCA3.B4AD4585@dessent.net> Date: Fri, 14 Sep 2007 12:10:27 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: scp and sftp commands not working on cygwin installed server References: <613006 DOT 95877 DOT qm AT web83609 DOT mail DOT sp1 DOT yahoo DOT com> Content-Type: text/plain; charset=iso-8859-1 X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l8EJAfkS028321 Sam Snitman wrote: > I am trying to use command line scp and sftp on a > Windows NT 5.2 server that has cygwin installed. When > I enter the ‘scp’ command or the 'sftp' command, it > gives me the usage as if they are installed, however, > when I try to connect to a remote server using the > command ‘scp filename1 userid AT hostname:filename2’, it > returns the message: > > /usr/bin/ssh: No such file or directory > lost connection Those commands require a working ssh client to function. They are not standalone. > Same for sftp command. I can find scp.exe and > sftp.exe in D:\cygwin\bin. Can anyone give me some > direction on how to trouble-shoot this? I have > attached the results of cygcheck -v -s -r. Your cygcheck output shows that you have d:\cygwin\bin in the PATH, however all of your mounts point to d:\cygwin2. That's definitely not right. 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/