Re: cygwin scp -r fails

2006-03-01 Thread Dale
I confirm the failure. Also, the 20060301 snapshot works for me. "scp -r" worked OK for me with cygwin-1.5.18-1. "scp -r" silently failed with cygwin-1.5.19-4. I was able to make the problem come and go by copying old or new cygwin1.dll into /bin. "scp -r" again works for me with the snapshot fr

Re: cygwin scp -r fails

2006-02-23 Thread Greg Tokarski
Corinna Vinschen cygwin.com> writes: > On Feb 22 23:04, Greg Tokarski wrote: > > I just installed the dev. snapshot as suggested by Corinna > > > Are you running Cygwin 1.5.19-4? Anyway, try the latest developer's > > > snapshot from http://cygwin.com/snapshots/ It probably solves your > > > pro

Re: cygwin scp -r fails

2006-02-23 Thread Corinna Vinschen
On Feb 22 23:04, Greg Tokarski wrote: > I just installed the dev. snapshot as suggested by Corinna > > > Are you running Cygwin 1.5.19-4? Anyway, try the latest developer's > > snapshot from http://cygwin.com/snapshots/ It probably solves your > > problem. > > and nothing seems to have changed.

Re: cygwin scp -r fails

2006-02-22 Thread Greg Tokarski
I just installed the dev. snapshot as suggested by Corinna > Are you running Cygwin 1.5.19-4? Anyway, try the latest developer's > snapshot from http://cygwin.com/snapshots/ It probably solves your > problem. and nothing seems to have changed. And yes, I was on the 1.5.19-4. I have seen few mo

Re: cygwin scp -r fails

2006-02-18 Thread Andy
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 re

Re: cygwin scp -r fails

2006-02-16 Thread Corinna Vinschen
On Feb 16 01:43, Greg Tokarski wrote: > Hi. > > I just installed the latest cygwin on my winXP laptop, and I am having > an issue using scp -r. I have tried it to multiple Linux and Solaris > boxes, so I am quite sure it's not on the receiving server side. > I am not sure if this is a bug or m

cygwin scp -r fails

2006-02-15 Thread Greg Tokarski
Hi. I just installed the latest cygwin on my winXP laptop, and I am having an issue using scp -r. I have tried it to multiple Linux and Solaris boxes, so I am quite sure it's not on the receiving server side. I am not sure if this is a bug or my problem; here's what I do: scp -rv 2006* [EMAIL