Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> Applications >> Terminal Emulators >> Putty >> How to use putty for windows from command line

1. putty.exe -load "saved session name" 2. putty.exe @saved_session_name 3. putty.exe [-ssh | -telnet | -rlogin | -raw] [user@]host 4. putty.exe -load "saved sesion name" -pw password 5. To run a set of commands in a text file stored locally and then exit the session putty.exe -m c:\localpath\commandfile.txt user@host this will read the commands from the local file and then execute then once connected and then immediately exit after completion
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]