| View previous topic :: View next topic |
| Author |
Message |
Henrik Valued Newbie

Joined: 09 Jul 2000 Posts: 35 Location: Copenhagen, Denmark
|
Posted: Mon Oct 14, 2002 10:01 am Post subject: SSH FROM VDS |
|
|
Hi guys !
I would like to know if any of you knows of a commandline SSH2 client that would allow me to connect to a server using SSH using something like
run /C COMMAND.COM SSH.EXE root:rootpassword someserver.com /scripts/script1.sh parameter1 >>result.txt
ie. connect to a server using SSH2 protocol as user root with the rootpassword and then run the script1.sh script on the (Unix) server with a parameter of parameter1 and then save the output as result.txt
without having to setup the root user on my local machine
A DLL that could do this would be even nicer
Henrik _________________ Henrik Skov
Email: henrikskov@mail.dk |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Mon Oct 14, 2002 3:40 pm Post subject: |
|
|
| I think vdsconsole can do that. I'm not sure, cause I haven't got any experience with it... |
|
| Back to top |
|
 |
|