cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SFTP fail to retrieve large file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 20 Jul 2008 23:23:36 +0200 (CEST)

On Sun, 20 Jul 2008, jt wrote:

> I need some help in debugging this issue that I have. I am trying to
> retrieve a large file (2MB) from a vendor's server using SFTP with curl but
> it fails. I am able to pull a small file (247B). So, I know that I am
> specifying the correct information to log onto the server. I am not sure if
> it is a problem with curl or one of the other libraries.

I would say that the next thing to do, is to try the sample programs in the
libssh2 project and see if they work (without curl involved). Then we know if
libcurl or libssh2 is to blame here...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-07-20