Hi, I need a script to connect to SSH (on 1213 port for example ) and login to it , then execute some commands and replay the result ...! Thank you so much
Install the SSH2 extension, it works fantastic for what you are looking for: http://uk3.php.net/manual/en/book.ssh2.php Found at: http://pecl.php.net/package/ssh2 Jay