Category: Putty Ssh | Page 3

PuTTY SSH execute command

May 20, 2020 – 11:06

You can do both tasks (the upload and the command execution) using WinSCP. Use WinSCP script like:option batch abort option confirm off open your_session put %1% call script.sh exit Reference for the call command:Reference...

PuTTY SSH tunnel command line

May 20, 2020 – 11:06

I was surprised at how long it took me to find a good HOWTO on setting up a simple SSH tunnel that I wanted to write up this Quick-Tip. For example I tunnel all of my outbound E-mail traffic back to my personal...

PuTTY SSH tunnel YouTube

May 20, 2020 – 11:06

I enjoyed the article about SSH persistence in Windows. I liked the app being portable. You mentioned a possible security issue. The password is stored salted in a local file. Is there a way to get a pineapple to...

PuTTY SSH authentication agent

May 20, 2020 – 11:07

Everything through to Step 5.6 where you might encounter a slight snag. If an SSH agent is already be running you could get the following error message when you restart bashCould not open a connection to your authentication...

PuTTY SSH config

May 20, 2020 – 11:07

Yes you can! But its another path where the Putty settings are stored. Where exactly the Putty configuration is stored is system dependant, but you can use a PuTTY session name just as if you would use a hostname...

1 2 3 4 5 6 7 8