> Next challenge: Doing this via port 443 and a proxy server > which requires > authentication. > > No problem for PuTTY 'cos it has places for all of these > settings in the > PuTTY GUI.
Type in plink to see what options it supports. I can't see anything about proxies in there. Also I can't see anything about setting up a proxy from the command line in the online doco http://the.earth.li/~sgtatham/putty/0.54/htmldoc/Chapter3.html#3.7. Maybe you can save a session with all your settings and then run putty.exe -load "session-name" app-name Or set up a tunnel with putty first, then use plink through that tunnel. It's all in the doco that is linked above. Later David Kirk
