Post Login Commands when opening a group

Post Login Commands when opening a group

avatar

I am looking at this tool as a possible enterprise wide replacement for the disparate tools currently used.

I have set up two putty ssh connections to a server within a single group folder. In each connection I have added post login commands to ssh to other servers. When I open each session individually, they connect and ssh correctly. A further post login command of 'hostname' confirms this. When I open them as a group, it seems as if the first connection opens, then switches focus to the opening second connection where the post login commands from the first are run. The second then connects and runs it's own post login commands. This means that the first session post login commands did not work, the second connection did.

Is this a defect, or a limitation of the tool, or is this my own bad configuration? Each session has it's own connection name, but share the same tab pane category name to enable me to group the sessions within a parent tab.

All Comments (3)

avatar

Hi,
this is a limitation of the application. The problem comes from the way it's implemented. The post login commands are send as a keyboard keystroke and it's sent too soon. I have taken a note and I will see if this could be resolved.

David Hervieux

avatar

Thanks

In the meantime, opening sessions individually within a group is fine, it only adds some minor inconvenience, the only one I have found so far!

avatar

Hi David

Old post, but I just wondered if there had been any thought on whether this is possible to implement?

Thanks

Chris