[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
[Thread Prev] | [Thread Next]
- Subject:
- From: ramesh yadavalli <yadavalliramesh.472@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 29 Apr 2011 18:50:09 +0530
- To: libssh@xxxxxxxxxx
Hello , This is ramesh babu I am trying to test libssh-0.4.91 on windows 2000. The test sample does the following 1. Connects sftp server 2. Gets a file from the server 3. Closes the connection and exit The connection is through but it is failing to get the file. i have done in following way, sftp_open(); sftp_read(); sftp_close(); To read file from Remote Finally ssh_socket_unbuffered_read() is called,which is a libssh function. In reading the file we are getting following ERRORS: 1) shortfile 2) error reading local file,error number is 2 The same sample is working well in linux.ES5 Please advise. to Regads, Y.Ramesh Babu
Archive administrator: postmaster@lists.cynapses.org