Correct headers for importing SSH/Putty sessions

Correct headers for importing SSH/Putty sessions

avatar

What are the correct headers to use if I want to import a list of server names and IP addresses, and specify that they are SSH/Putty?

Importing my RDP sessions with just the [NAME][HOST] header worked great.

All Comments (2)

avatar

Hi,
We don't really have something for that directly. What I would do is a kind of workaround that should work fine

1. Create a Putty template with all the settings you want
2. Import all your data as an RDP file
3. Go in Refactoring and use the apply template with the newly created template to convert the RDP session into a putty session

David Hervieux

avatar

I was just figuring that out when you replied.
I created a template for SSH sessions, them imported a CSV file using the [NAME][HOST] headers, using said template, and it came out perfectly.