[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Need Help in creating SSH Server using LIBSSH
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Need Help in creating SSH Server using LIBSSH
- From: Ashish Mangla <Ashish.Mangla@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 30 May 2013 09:15:07 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
Hi I have created a SSH server using latest release of LIBSSH library the targeted environment is Windows 7 64-bit, Visual Studio 2010, but I am not successful in getting it work. Despite of many trails still I am getting a error "Could n't create BIO". I browsed through internet and come to know that the key folder must have read access. This I checked it and there is no problem in reading the problem ( I wrote a sample C++ program whether I can open file or not. The program is successful in reading the file (of course in Binary )). Now I am helpless in finding the reason for the error. Here is what options I have set please let me know where I am doing wrong. If any sample program for SSH server on windows is really helpful. I have generated the public keys using GIT BASH application. I have the following folder .., C:\Users\ravikumarS\.ssh\ The key names are ida_rsa.pub and ida_rsa. all other call to SSH library are getting succedded including the ssh_bind_options() and ssh_bind_accept --> Function is returning -1. I have set the bind options with DSA and RSA key and the folder name given as "C:\Users\ravikumarS\.ssh\ida_rsa.pub". I am using windows. Thanks in advance for your support Regards Ashish Mangla Technical Manager, SCADA Communication Email: ashish.mangla@xxxxxxxxxxxxxx (M) +91 9980 187 994 VENTYX an ABB company www.ventyx.com 1st Floor, Block - 1, ABB GISL | Bhoruka Tech Park, Mahadevapara | Bangalore Karnataka 560048 | India --------------------------------------------------------------------------- It is not because things are difficult that we don't dare It is because we don't dare that things are difficult. ---------------------------------------------------------------------------
Archive administrator: postmaster@lists.cynapses.org