X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andy Subject: Re: cygwin scp -r fails Date: Sun, 19 Feb 2006 05:45:25 +0000 (UTC) Lines: 20 Message-ID: References: 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 I'm seeing the same issue. I just updated all installed cygwin packages thru installer, but problem remains. test: open an xterm.. $ which ssh /usr/bin/ssh $ mkdir test $ echo "test" > test/test.dat $ scp -r test remotehost:~/ $ ssh remotehost ls -l test total: 0 The directory gets created on remotehost, but no files are copied. I've seen another post on Google groups about this here: http://groups.google.com/group/comp.security.ssh/browse_thread/thread/9ae6327826efc433/ -Andy -- 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/