cURL / Mailing Lists / curl-library / Single Mail

curl-library

How to support transfer resuming in libcurl?

From: Stanislav Samolenkov <stans_at_fromru.com>
Date: Thu, 15 Aug 2002 19:36:42 +0400 (MSD)

 I developed FTP client unit using libcurl. My boss
set me on the research to find out can my FTP client
resume transfer when FTP server closes the sockets or
dies. I performed the following experiment. I started
FTP server, pure_ftpd in my case, on the one machine
and run my FTP client unit on the other machine. My
FTP client has been loaded to perform downloading of
the huge file. While the transfer was going on I
killed FTP server fork serving for downloading that
particular file. Imediately FTP client stopped
downloading having got message from libcurl that file
has not been download entierly. My question is 'how
to support transfer resuming by means of libcurl'?
 
Thanks for advance
 
/ Stan
 

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-15