Coldburn Posted July 7, 2006 Share Posted July 7, 2006 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.