cURL / Mailing Lists / curl-library / Single Mail

curl-library

[ curl-Bugs-1100647 ] Downloading from local ftp slow (10k/s)

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 11 Jan 2005 20:26:41 -0800

Bugs item #1100647, was opened at 2005-01-12 06:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1100647&group_id=976

Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Pieter De Wit (dewitpj)
Assigned to: Daniel Stenberg (bagder)
Summary: Downloading from local ftp slow (10k/s)

Initial Comment:
Hey All,

I have just started using libcurl in an application. I
am a bit worried that I can only get around 10k/s out
of libcurl - even on a "local" ftp (1 meg dedicated
line to ftp).

curl 7.12.0 (i686-pc-linux-gnu) libcurl/7.12.0
OpenSSL/0.9.7e ipv6 zlib/1.2.2
Protocols: ftp gopher telnet dict http file https ftps
Features: IPv6 Largefile NTLM SSL libz

VS

NcFTP 3.1.8 (Jul 27, 2004) by Mike Gleason
(http://www.NcFTP.com/contact/).

curl -N --tcp-nodelay
ftp://*******:*******@beach.vodacom4me.co.za/1M > 1M
  % Total % Received % Xferd Average Speed Time
  Time Time Current
                                 Dload Upload Total
  Spent Left Speed
100 1024k 100 1024k 0 0 4137 0 0:04:13
 0:04:13 --:--:-- 373

time ncftpget
ftp://*******:*******@beach.vodacom4me.co.za/1M 1M
1M:
  1.00 MB 159.47 kB/s

real 0m7.048s
user 0m0.011s
sys 0m0.033s

Maybe I am missing something ?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1100647&group_id=976
Received on 2005-01-12