Re: Using a proxy with PLink+TortoiseCVS
From: Alan Hadsell (ahadsell@MtDiablo.com)
Date: 03/15/03
- Previous message: William Peckham: "Re: openssh in a script"
- In reply to: m@thedigitalmachine.com: "Re: Using a proxy with PLink+TortoiseCVS"
- Next in thread: Michael Behrns-Miller: "Re: Using a proxy with PLink+TortoiseCVS"
- Reply: Michael Behrns-Miller: "Re: Using a proxy with PLink+TortoiseCVS"
- Reply: Simon Tatham: "Re: Using a proxy with PLink+TortoiseCVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Alan Hadsell <ahadsell@MtDiablo.com> Date: Sat, 15 Mar 2003 03:06:19 GMT
m@thedigitalmachine.com writes:
[snip]
> I used "Plink.exe -load sessionname " for my Tortoise SSH command.
> I tried that from a DOS prompt and got the following:
>
> F:\>plink.exe -load sessionname myhostname.com
> Sent username "user"
> Last login: Fri Mar 14 10:14:54 2003 from (my IP)
> ?]0;user@myhostname:~[user@myhostname user]$
>
> Not too much noise, I guess, but I really don't know what TortoiseCVS
> or CVS is expecting. Seems like there is some small subtle difference
> introduced by using the session with proxy settings.
Interesting. I just tried this:
plink -load <sessionname> <hostname> ls
expecting to see the output of the ls command. Instead, I got an
interactive prompt. So it looks like maybe plink doesn't handle the
command correctly when the -load option is used. Or maybe the "remote
command" embedded in the saved session overrides the command passed to
plink. At any rate, it doesn't work. I just tried it with
TortoisePlink, and it doesn't work there either.
I don't see any way to set up the proxy without using the saved
session. There aren't any command line parameters for it.
> Sure appreciate any help. I was thinking of shooting an email to the
> putty people, but I really didn't want to bother them until I exhausted
> other avenues.
Simon usually listens to this group, so I'm sure he'll chime in if he
feels he has anything to add.
It looks like this is similar in nature to this bug posted on the
PuTTY site:
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/cmdline-host-override.html
... so maybe you should report it to him anyway.
-- Alan Hadsell If something's already broken, does it really matter how many pieces it's in? --James Bottomley on lkml
- Previous message: William Peckham: "Re: openssh in a script"
- In reply to: m@thedigitalmachine.com: "Re: Using a proxy with PLink+TortoiseCVS"
- Next in thread: Michael Behrns-Miller: "Re: Using a proxy with PLink+TortoiseCVS"
- Reply: Michael Behrns-Miller: "Re: Using a proxy with PLink+TortoiseCVS"
- Reply: Simon Tatham: "Re: Using a proxy with PLink+TortoiseCVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|