> -----Original Message-----
> From: libssh2-devel-boun...@cool.haxx.se 
> [mailto:libssh2-devel-boun...@cool.haxx.se] On Behalf Of Mononen Jussi
> Sent: Thursday, September 17, 2009 4:01 PM
> To: libssh2 development
> Subject: RE: libss2 debug level
> 
> Haven't checked the protocol lately, but the problem is that 
> the SSH server and SFTP subservice talk to each other through 
> STDIN and STDOUT.
> If your shell shouts something in between you get some very 
> weird situations :-)

Thank you all, guys. It is more understandable now.

By the way, I am tasked to implement Secure FTP using libssh2 libraries. Is 
there any examples that I can follow? I have checked 
http://www.libssh2.org/docs.html, but it doesn't provide any example on how to 
connect to a server, read a directory, navigate a directory, create a file, 
etc. Must I crawl through the code in "example" folder to get better 
understanding? Is there any integrated documentation or tutorial?

Thanks,
Xu Qiang
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to