X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: Making sftp and ssh work on cygwin Date: Wed, 07 Mar 2007 09:58:59 -0500 Lines: 9 Message-ID: References: <45EECEBC DOT 1000003 AT buongiorno DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes 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 > $ ssh user AT 142 DOT 268 DOT 10 DOT 26 > > $ sftp user AT 142 DOT 268 DOT 10 DOT 26 > Connecting to 142.268.10.26... > Connection closed Try adding -v or -vv to get some information about the protocol exchange, and where it's stopping. You can probably also get some information from the ssh server logs. -- 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/