X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=AWL,BAYES_20,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,TW_CG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <33144806.post@talk.nabble.com> Date: Sun, 15 Jan 2012 14:46:30 -0800 (PST) From: CygGert To: cygwin AT cygwin DOT com Subject: Re: SSH not working on fresh Cygwin install (gibberish number directories... command not found) In-Reply-To: <20120115181942.GB11564@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <33143275 DOT post AT talk DOT nabble DOT com> <20120115181942 DOT GB11564 AT ednor DOT casa DOT cgf DOT cx> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Same problem: It will pretend like /usr/bin/ssh exists, and will show me the usage help, but when I actually try to use it, "no such file or directory". /usr/bin/ is already set in my PATH, and ssh.exe is there. Looks like I'll have to use the official Cygwin mailing list, thanks. Christopher Faylor-8 wrote: > > On Sun, Jan 15, 2012 at 08:14:30AM -0800, CygGert wrote: >> >>Hi, >> >>This is the 4th (5th?) computer I've installed Cygwin on, but this is the >>first time I am getting strange behavior with SSH. Windows 7 64-bit, but >>my previous computer that it worked on was also Windows 7 (albeit 32 bit) >> >>When I type >> >>ssh >> >>I get the regular help message, on how to use the command. However, I when >>I actually use it using the standard command exactly as I used it on >>multiple other machines >> >>ssh IPADDRESS -l username -Y >> >>I get: >> >>-bash: $'\302\216\302\216\302\216\302\216ssh': command not found >> >>Looks like gibberish to me, and I have no idea what I am doing wrong. I've >>tried to disable my AntiVirus (Avast) to see if it helps, but no luck. >> >>Any suggestions on what I could be doing wrong? > > Looks like you have an alias for ssh set up. Or your PATH environment > variable is funny. > > /usr/bin/ssh will probably work. > > Typing "alias" will show you aliases. > Typing "env" will show you the environment. > > Barring that: http://cygwin.com/problems.html . > > cgf > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > -- View this message in context: http://old.nabble.com/SSH-not-working-on-fresh-Cygwin-install-%28gibberish-number-directories...-command-not-found%29-tp33143275p33144806.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple