Hi,
I have a small problem using libssh2 library, which google couldn't
resolve for me :-(

I'm writing a simple SSH client console application using libssh2
library. I would like to display banner send by remote SSH server, so
user can read it. When I try to access session->remote.banner
structure item, I receive "error: dereferencing pointer to incomplete
type" compiler error (using gcc 4.3.3). What is proper way to obtain
banner text using libssh2?

Thank you for your response
Marek Zizlavsky

P.S. Maybe it will be nice to have libssh2_banner_get equivalent to
function libssh2_banner_set.
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to