> > If the server does indeed follow the protocol and this 
> > confuses libssh2, then yes it is a libssh2 bug. But if it 
> > isn't following the protocol it is a server bug.
> 
> What does the protocol say about having echo command in 
> start-up shell script?

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 :-)

Br,

--
perl -e '$...@=[[0,0112,0,0],[0,0101,0,0],
[0,0120,0,0],[0,0110,0,0]];$[=256/8-0x1D;
print(chr(@{$_}[+($[+1-1+1)]))for(@{...@});' 
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to