Page 1 of 1

Script with SSH2

Posted: Mon Jul 18, 2005 11:57 pm
by Ajornet
Hello,
I want to automatize some tasks via telnet with my web server : download data, manipulate them and upload the results.
Telnet is under SSH2 with a server-key, and I don't see how to establish the connection.

Can you help me.
PS : I'm in my trial period.

Script with SSH2

Posted: Tue Jul 19, 2005 1:31 am
by Oleg
Can you connect via telnet manually? If it possible I think that you are able to create a task with "Send keystrokes" action.

Script with SSH2

Posted: Tue Jul 19, 2005 8:38 am
by Ajornet
Yes, I can connect manually via telnet, but RT is waiting the end of
the elementary task "lauch the SSH client" before sending the keys.

Daniel

Script with SSH2

Posted: Tue Jul 19, 2005 2:23 pm
by Ajornet
Finally, I will work with putty-psftp and their script files.

It's very good with RT.

Thanks