X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <3a9cd7650810191047p16a64207i10165e5df468bbb7@mail.gmail.com> Date: Sun, 19 Oct 2008 18:47:05 +0100 From: "Nick Calvert" To: cygwin AT cygwin DOT com Subject: Powershell Ouput via Cygwin and Open SSH MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi guys, I have been using Cygwin to execute Powershell scripts over SSH for a while now... For various reasons I had to use WinSSHD for SSH which, while a perfectly reasonable piece of software, isn't something I want to use permanently. To experiment I built a test box using Cygwin and OpenSSH and I'm experiencing some weird behavior. If I SSH in and run a one liner like: powershell get-process ... I get no output. If I run: powershell (...simply to launch the shell,) I get no output. If I run a test function that writes a text file to the root of C:, the file is created. So essentially all of my commands are running, I just receive no output. Cygwin via an alternative SSH server gives me output as normal. I appreciate I've almost troubleshooted my way out of having justification to post this here, as I would assume it's not a Cygwin problem, but has anyone seen or heard of this before? Thanks in advance, Nick -- 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/