Re: ssh ProxyCommand not finding anything to execute

2007-09-19 Thread Larry Hall (Cygwin)
SQueeZe wrote: Thanks for your reply Larry, I will continue with the cwRsync guys. The 'advantage' of a package like cwRsync is that most Windows users wouldn't understand or want to dabble with a cywgin install and the intricacies that go along with it. cwRsync can be installed in about 10 seco

Re: ssh ProxyCommand not finding anything to execute

2007-09-19 Thread Christopher Faylor
On Wed, Sep 19, 2007 at 08:53:21AM -0700, SQueeZe wrote: >Thanks for your reply Larry, I will continue with the cwRsync guys. > >The 'advantage' of a package like cwRsync is that most Windows users >wouldn't understand or want to dabble with a cywgin install and the >intricacies that go along with

Re: ssh ProxyCommand not finding anything to execute

2007-09-19 Thread SQueeZe
Thanks for your reply Larry, I will continue with the cwRsync guys. The 'advantage' of a package like cwRsync is that most Windows users wouldn't understand or want to dabble with a cywgin install and the intricacies that go along with it. cwRsync can be installed in about 10 seconds, and require

Re: ssh ProxyCommand not finding anything to execute

2007-09-19 Thread Larry Hall (Cygwin)
SQueeZe wrote: Lets say I just drop sh.exe into the installation folder, what else would I need to do? I have taken the sh.exe file from a cywgin install and put it into c:\bin\, and tried running my command again. Now it no longer complains that it can't find /bin/sh but it still doesn't print

Re: ssh ProxyCommand not finding anything to execute

2007-09-19 Thread SQueeZe
Lets say I just drop sh.exe into the installation folder, what else would I need to do? I have taken the sh.exe file from a cywgin install and put it into c:\bin\, and tried running my command again. Now it no longer complains that it can't find /bin/sh but it still doesn't print anything to the

Re: ssh ProxyCommand not finding anything to execute

2007-09-18 Thread SQueeZe
Thanks David, that is exactly what it is. It seems so obvious in the cold light of day! I have contacted the cwRsync guys to see if they can include it. Thanks again for your help. David Rothenberger wrote: > > On 9/17/2007 11:38 AM, SQueeZe wrote: >> I have installed cwRsync which has the O

Re: ssh ProxyCommand not finding anything to execute

2007-09-17 Thread David Rothenberger
On 9/17/2007 11:38 AM, SQueeZe wrote: I have installed cwRsync which has the OpenSSH client version 4.5. You should probably ask for support from the cwRsync project. > I should be able to type in the following: ssh -v -o ProxyCommand="connect -H -d proxy:8085 %h 443" [EMAIL PROTECTED] Howe

Re: ssh ProxyCommand not finding anything to execute

2007-09-17 Thread SQueeZe
OK, I have installed the full version of Cygwin and now it is working as expected. I still need to get this working without a full installation of Cygwin though, so if anyone has any ideas, they would be greatfully received. SQueeZe wrote: > > Thanks for your reply Jason. > I have also tried

Re: ssh ProxyCommand not finding anything to execute

2007-09-17 Thread SQueeZe
Thanks for your reply Jason. I have also tried putting it in a config file but it had the same result. I ended up using the command-line just because I could be sure that it was using correct parameter. I did look at corkscrew, however I couldn't find a precompiled download. I know I can compil

Re: ssh ProxyCommand not finding anything to execute

2007-09-17 Thread DePriest, Jason R.
On 9/17/07, SQueeZe <> wrote: > > Hi All > I am trying to connect to my home computer from work and I have to use the > work HTTP proxy on port 443 in order to do so. I have done this using PuTTY > just fine so I know there is nothing wrong with my setup. I have downloaded > the windows binary of