This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: expect script hanging: ssh to localhost w/password authentication


My guess is that cgf is aware of this, and working on a fix..:

  ~ $ uname -a
  CYGWIN_NT-5.0 OurServer108 1.5.19s(0.148/4/2) 20051220 00:11:57 i686 unknown unknown Cygwin
  ~ $ ssh localhost date
  staffuser1@localhost's password:
  ~ $ 

I manually entered the correct password above, the output from
the "date" command is lost. Note that the 20051220 is in use above.
Not sure the date command even ran, see the additional test after my sig.

As always, I appreciate all the work that goes into cygwin.

--
thanks,
Tom

--v-v------------------C-U-T---H-E-R-E-------------------------v-v-- 
~ $ ssh localhost 'ls >/tmp/foo 2>&1'
staffuser1@localhost's password:
~ $ less  /tmp/foo
/tmp/foo: No such file or directory
~ $


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]