cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem in download 8 gigabyte files using sftp

From: <michele.mazzei_at_acsys.it>
Date: Fri, 13 Jan 2012 12:09:46 +0100

Hallo,
I've upgraded libCurl to 1.23 and libssh2 to 1.30 and the problems
disappears.
But, unfortunately, we got a problem on timing:

*ftp* file size: 6442450944 bytes__

real 0m18.146s

user 0m1.295s

sys 0m14.821s

*sftp*file size: 6442450944 bytes__

real 22m26.180s

user 16m46.159s

sys 1m29.796s

Best Regards.
Michele

On 01/13/2012 08:59 AM, Daniel Stenberg wrote:
> On Thu, 12 Jan 2012, michele.mazzei_at_acsys.it wrote:
>
>> I must move very large files across the intranet; I'm trying to put
>> and get a file of 8 gigabytes using sftp.
>
>> For get: I got the following coredump:
>>
>> (gdb) where
>> #0 libssh2_session_block_directions (session=0x0) at session.c:1642
>> #1 0x000000366e63dc74 in ssh_block2waitfor (conn=0xee9810,
>> block=<value optimized out>) at ssh.c:2310
>
>> OS: CentOS kernel: 2.6.32-131.12.1.el6.x86_64
>> cURL:libcurl/7.19.7 zlib/1.2.3 libidn/1.18 libssh2/1.2.7
>> libgcrypt-1.4.5-3
>
> Does it always happen on this big files or is it bound to this
> particular file/server?
>
> Can you please try with a more recent libcurl and libssh2 and see if
> the bug persists?
>

----------------------------------------------------------------------
ATTENZIONE: le informazioni contenute in questo messaggio sono da considerarsi confidenziali ed il loro utilizzo e' riservato unicamente al destinatario sopra indicato. Chi dovesse ricevere questo messaggio per errore e' tenuto ad informare il mittente ed a rimuoverlo definitivamente da ogni supporto elettronico o cartaceo.

WARNING: This message contains confidential and/or proprietary information which may be subject to privilege or immunity and which is intended for use of its addressee only. Should you receive this message in error, you are kindly requested to inform the sender and to definitively remove it from any paper or electronic format.
----------------------------------------------------------------------

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2012-01-13