Daniel Stenberg
|
8dd799b4bd
|
If you give a *_LARGE option you MUST make sure that the type of the passed-in
argument is a curl_off_t. If you use CURLOPT_INFILESIZE (without _LARGE) you
must make sure that to pass in a type 'long' argument. */
|
2005-01-20 14:24:56 +00:00 |
|
Daniel Stenberg
|
e80f566a14
|
added comment for windows people about READFUNCTION being needed
|
2004-11-21 12:42:28 +00:00 |
|
Daniel Stenberg
|
459801d6e0
|
strip trailing whitespace
|
2004-05-26 08:58:25 +00:00 |
|
Daniel Stenberg
|
b60e0fa97e
|
David J Meyer's large file support.
|
2004-01-05 22:29:29 +00:00 |
|
Daniel Stenberg
|
f68219ddaa
|
use the newer option names
|
2003-12-08 14:13:19 +00:00 |
|
Daniel Stenberg
|
5334a58f9b
|
Andy Cedilnik's corrections
|
2003-03-17 12:38:08 +00:00 |
|
Daniel Stenberg
|
b6526af442
|
added ftpupload.c
|
2001-08-29 07:12:04 +00:00 |
|