[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Problems exchanging data with remote server
[Thread Prev] | [Thread Next]
- Subject: RE: Problems exchanging data with remote server
- From: "Herwin Kleinjan" <herwin.kleinjan@xxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 4 Aug 2011 15:38:12 +0200
- To: <libssh@xxxxxxxxxx>
- Cc: <development@xxxxxxxxxxx>
Thanks for making us aware of this! I'm guessing that this is likely the cause of the problems we are having... My colleague will be updating our client and share his results with you. Best regards, Herwin -----Original Message----- From: Andreas Schneider [mailto:asn@xxxxxxxxxxxxxx] Sent: donderdag 4 augustus 2011 11:52 To: libssh@xxxxxxxxxx Subject: Re: Problems exchanging data with remote server On Thursday 04 August 2011 11:35:08 you wrote: > What I noticed in particular were the last lines in the excerpts from both > chapter 3 and 4, it seems that making use of a (non-interactive) shell and > calling ssh_channel_request_shell() is mandatory when one wants to execute > multiple commands to the SSH server. Right now, we only call > ssh_channel_new() and ssh_channel_open_session(), but not > ssh_channel_request_shell()... Will calling ssh_channel_request_shell() > before sending the first command using ssh_channel_write() make a > difference? I wonder that the server is not complaining that you don't have requested a shell and sending data it doesn't know what to do with them ... -- andreas -- Andreas Schneider GPG-ID: F33E3FC6 www.cryptomilk.org asn@xxxxxxxxxxxxxx
Re: Problems exchanging data with remote server | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: Problems exchanging data with remote server | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: Problems exchanging data with remote server | Andreas Schneider <asn@xxxxxxxxxxxxxx> |