ghostx2 / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Session import via CSV #274

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When manage hundreds of servers, the initial setup of all putty sessions takes 
a very long time.  If a basic CSV import was allowed then this could be sped up 
considerable.  I believe the following fields would suffice:
Folder name (optional, goes into default folder if blank)
Session name
Host
Port (optional, assumes 22)
Protocol (optional, assumes SSH)
Username (optional, assumes blank)
Password (optional, assumes blank)

Original issue reported on code.google.com by jrj4...@gmail.com on 10 Dec 2012 at 6:04