[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Linux vs Windows
[Thread Prev] | [Thread Next]
- Subject: Linux vs Windows
- From: Eduardo Valdes <evaldes@xxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 12 Mar 2010 11:54:57 -0500
- To: libssh@xxxxxxxxxx
I am working on a cross-platform Freepascal application that uses libssh. My issue is that libssh does not seem to behave correctly under Windows. I am using libssh 0.4.1. My application uses the SCP and channel functionality of libssh and everything works correctly in Linux. In Windows, ssh_scp_push_file fails. After ssh_scp_push_file fails, the ssh_get_error call on the SCP object returns nothing. The ssh_get_error call on the session object returns "Server specified invalid channel 44". In my testing I am talking to the same SSH server regardless of which OS I am testing. Any assistance would be appreciated. Eddy -- Eddy Valdes Project Manager Atronix Engineering evaldes@xxxxxxxxxxxxxxxxxxxxxx
Re: Linux vs Windows | Aris Adamantiadis <aris@xxxxxxxxxxxx> |