Re: Can't scp to a server running cygwin

2006-07-13 Thread Ken Gough
HA! I found it. I am using cygwin scp in order to interact with Mercury ITG (Kintana). They advised running a modified shell to avoid an error where bash processes remain after exiting. The modification they recommended follows: /bin/bash --login --noediting -i All is OK if I ditch their recom

Re: Can't scp to a server running cygwin

2006-07-11 Thread Larry Hall (Cygwin)
Ken Gough wrote: Larry Hall (Cygwin cygwin.com> writes: Ken Gough wrote: Ken Gough dresser-rand.com> writes: 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. see correcti

Re: Can't scp to a server running cygwin

2006-07-11 Thread Ken Gough
Larry Hall (Cygwin cygwin.com> writes: > > Ken Gough wrote: > > Ken Gough dresser-rand.com> writes: > > > >> 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. >

Re: Can't scp to a server running cygwin

2006-07-10 Thread Larry Hall (Cygwin)
Ken Gough wrote: Ken Gough dresser-rand.com> writes: 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. see correction below: scp works fine when I run the command on the cygwi

Re: Can't scp to a server running cygwin

2006-07-10 Thread Ken Gough
Ken Gough dresser-rand.com> writes: > > 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. see correction below: scp works fine when I run the command on the cygwin server.

Re: Can't scp to a server running cygwin

2006-07-10 Thread Larry Hall (Cygwin)
Ken Gough wrote: Larry Hall (Cygwin cygwin.com> writes: OK. Please read and follow the problem reporting guidelines found here: Problem reports: http://cygwin.com/problems.html I read the guidelines, and I think the only part I missed is attaching the cygcheck.out file. I have th

Re: Can't scp to a server running cygwin

2006-07-10 Thread Ken Gough
Larry Hall (Cygwin cygwin.com> writes: > OK. Please read and follow the problem reporting guidelines found here: > > > Problem reports: http://cygwin.com/problems.html > I read the guidelines, and I think the only part I missed is attaching the cygcheck.out file. I have the file, but

Re: Can't scp to a server running cygwin

2006-07-10 Thread Larry Hall (Cygwin)
Ken Gough wrote: 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

Can't scp to a server running cygwin

2006-07-10 Thread Ken Gough
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" [EMAIL