cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: MSVC large file support (was removing winsock 2 dependence)

From: David Byron <DByron_at_everdreamcorp.com>
Date: Thu, 4 Mar 2004 08:22:41 -0800

On Wed, 3 Mar 2004, Gisle Vanem wrote:

> The old passive/active problem perhaps. Works with MSVC6 fine here
> in both modes. Try adding "--ftp-port -" to cmdline or _curlrc.

Thanks for the hint.

$ ./curl ftp://ftp.ncbi.nih.gov/blast/db/FASTA/nt.gz --remote-name
--ftp-port -
  % Total % Received % Xferd Average Speed Time
Curr.
                                 Dload Upload Total Current Left
Speed
100 2815M 100 2815M 0 0 170k 0 4:41:52 4:41:52 0:00:00
0 951
curl: (28) Transfer aborted due to timeout
100 2815M 100 2815M 0 0 169k 0 4:42:42 4:42:42 0:00:00
0

But the file is actually 2952241422 bytes long, which I think is the whole
thing based on what I see from other --verbose runs.

Have other people seen this before?

Again,

$ ./curl --version
curl 7.11.0-CVS (win32) libcurl/7.11.0-CVS OpenSSL/0.9.7a
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: SSL NTLM Largefile

-DB
Received on 2004-03-04