Jump to content

ssh2 automated script


Coldburn

Recommended Posts

I'm trying to make a script to automate some mundane tasks that involve connecting to a terminal server via ssh and navigating a menu and interacting with some prompts.

I can get connected to the box and execute commands but cant figure out how to report back the results or even wait for a prompt to return. How is this done?

I'm using the ssh2 class presented at php.net -> [url=http://us3.php.net/manual/en/function.ssh2-connect.php]http://us3.php.net/manual/en/function.ssh2-connect.php[/url]

I'm using php 5.1.4 stand-alone, not with a web server.

Thanks!
Link to comment
https://forums.phpfreaks.com/topic/13931-ssh2-automated-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.