This is the mail archive of the cygwin@sources.redhat.com 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]

ssh and select: Bad file number


If I log into a different unix machine (only tried with linux
and freebsd) from cygwin with openssh and try a 
command line script like

for i in list of hosts
do
ssh $i some command
done

it will often terminate the ssh session I had between my 
cygwin and the unix system I ran the command on.

The error it shows is
select: Bad file number

Have tried with several cygwin versions as well as
several ssh versions. Including non openssh ones.

Tried compiling ssh myself as well as downloading
precompiled ones.

Always same result.

Doing the same from a vmware on the same PC, 
even with the same source as basis gives me
no problems at all.

Any ideas?

cygwin is running on a windows 2000 SP1 system.

Terje


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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