Hi,

I need to get about 500 chars over ssh2_exec, but this doesnt work:

$stream = ssh2_Exec($this->_connection, "system identity print;ip address print 
detail;system routerboard print;interface wireless print", false, NULL, 500);

Where could be a problem? Its connection to Mikrotik.
php5-5.3.3_1
libssh2-1.2.7,2
pecl-ssh2-0.11

Thank you
Radek
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to