Subject: Re: [libssh2] Tunnelling using libssh2

Re: [libssh2] Tunnelling using libssh2

From: Piotr Sipika <psipika_at_cengen.com>
Date: Tue, 26 Jan 2010 12:28:32 -0500

> What happens when you call libssh2_channel_write() ?
I get a return value with the number of bytes written, but it is as if
the input is never received.

In other words, if I specify a command like: touch /tmp/foo.txt, my app
will execute it, but when I then use libssh2_channel_write() to send 'rm
/tmp/foo.txt', the file is still there...

Thanks,
P

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

Received on 2010-01-26