Re: [PHP] Re: PHP SSH2

2006-01-23 Thread David Grant
Vedanta, I recommend contacting the author of the package, or posting to pecl-dev. David Vedanta Barooah wrote: > On 1/23/06, Vedanta Barooah <[EMAIL PROTECTED]> wrote: >> hello all, >> this is in regard to PECL ssh2 ( http://pecl.php.net/package/ssh2 ) : how >> to i print the output of the comm

[PHP] Re: PHP SSH2

2006-01-23 Thread Vedanta Barooah
On 1/23/06, Vedanta Barooah <[EMAIL PROTECTED]> wrote: > > hello all, > this is in regard to PECL ssh2 ( http://pecl.php.net/package/ssh2 ) : how > to i print the output of the command executed using ssh2_exec? > thanks, > vedanta > -- *~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~* Vedanta Barooah YM

[PHP] Re: PHP :: SSH2 ??

2005-01-01 Thread M. Sokolewicz
Pari Purna Chand Nannapaneni wrote: Can anybody give me a small example on using ssh2 functions ( http://pecl.php.net/package/ssh2 ). I want to execute a command on the remote machine and want to get the ouput into a phpvariable. Here is my php code ... $connection = ssh2_connect('127.0.0.1',