Re: Using a proxy with PLink+TortoiseCVS

From: Alan Hadsell (ahadsell@MtDiablo.com)
Date: 03/15/03

  • Next message: Armin Krawinkel: "Re: pid of 'ssh -f'"
    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
    

  • Next message: Armin Krawinkel: "Re: pid of 'ssh -f'"

    Relevant Pages

    • Re: Explanation of macros; Haskell macros
      ... > server and I got to dictate the form of the commands and arguments. ... it boiled down to (funcall command client-session args). ... Let's assume there is a type "Session" for sessions. ... You don't need the first constraint, ...
      (comp.lang.python)
    • Re: Explanation of macros; Haskell macros
      ... > server and I got to dictate the form of the commands and arguments. ... it boiled down to (funcall command client-session args). ... Let's assume there is a type "Session" for sessions. ... You don't need the first constraint, ...
      (comp.lang.lisp)
    • Re: Newbie: save an interpretation session
      ... editing/interpretation session for next Forth interpreter startup. ... In iForth, every line of input is appended to a history file and all lines ... it on the command line. ...
      (comp.lang.forth)
    • "ntldr is compressed" error
      ... I was copying files to an external hard drive when Windows Explorer ... I got to the blue HP screen (F1 for setup, F10 for system recovery), ... DOS prompt and typing the command: ...
      (microsoft.public.windows.mediacenter)
    • Re: Setting default value on the fly
      ... Thanks for the suggestion. ... on a subform, but the command button is on the main form. ... >>the database a training session for a specific listed ...
      (microsoft.public.access.forms)

    Loading