X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Ken Gough Subject: Can't scp to a server running cygwin Date: Mon, 10 Jul 2006 12:54:07 +0000 (UTC) Lines: 24 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Unable to scp to my server running cygwin Description I have a Windows 2003 server with Cygwin 2.510.2.2. scp works fine when I run the command on the scp server. When I run scp on a linux machine using cygwin as the destination, the session locks up: -bash-2.05b$ scp -p "test1.txt" ITG_user AT 10 DOT 232 DOT 248 DOT 5:D:/junk/test1.txt ITG_user AT 10 DOT 232 DOT 248 DOT 5's password: bash: no job control in this shell ITG_user AT drwlsw17 ~ $ /bin/ls #(here is where it locks up. I tried /bin/ls, then ^c) Killed by signal 2. -bash-2.05b$ As you can see, the source does not have a dns entry for drwlsw17, so I used IP address. Any ideas would be helpful. Thanks, Ken -- 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/