Hello,

I'm using libssh2 wrapped within php bindings and I need to set some
custom values for connection keepalives . I can't find any info about
this settings in PHP API for SSH2, so I think I can't do this within PHP.
Is there a way to specify this options to libssh2? maybe during the
creation of PHP extension?

I already set my custom options for the SSH client on the server
(according to man pages), and obvously every ssh session I make with the
terminal uses this settings, but It seems that libssh2 doesn't care of
my custom settings.

thank you

Alberto
 

-- 
Dr. Villa Alberto
Sw Engineer

SeleTech srl
via Collodi, 8 20052 Monza (MI)
tel: +39 039 5962000
fax: +39 039 9716905
email: a.vi...@seletech.com
web: www.seletech.com
     www.seletech.eu 

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to