I'm using libssh2 on Solaris to retrieve files via sftp from a telecommunications network element that has (adapted) OpenSSH code embedded in it. As far as I know, I can't use scp with this device. Also, my requirements explictly force me to use sftp.
Faster sftp would be a good thing but so far my tests indicate that libssh2 is fast enough for my purposes, although it eats lots of CPU cycles when I'm getting several large files simultaneously in separate threads. -- Troy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Nystrom Sent: Thursday, June 14, 2007 3:02 AM To: libssh2-devel@lists.sourceforge.net Cc: Mononen Jussi Subject: Re: [libssh2] How to increase performance of libssh2 SFTP Read/Write On 6/14/07, Mononen Jussi <[EMAIL PROTECTED]> wrote: > > But SCP is not compatible with all SSH implementations. We are using > libssh2 in mixed environments and sometimes OpenSSH jsuts isn't an > option. I am not doubting what you say, I am just curious: what environments have ssh and sftp, but not scp? Chris -- E-Mail: Chris Nystrom <[EMAIL PROTECTED]> Saving the world from web programming. http://www.newio.org/ - AIM: nystromchris ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel ============================================================ The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reproduction, dissemination or distribution of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Tellabs ============================================================ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel