Skip to content
Snippets Groups Projects
Commit 1109a4a6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

mr Meyer brought large file support

parent 2d01740e
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ beginning.
This release includes the following changes:
o large file support was added. Use one of the new options: INFILESIZE_LARGE,
RESUME_FROM_LARGE and MAXFILESIZE_LARGE
o the new --ftp-pasv overrides a previous --ftpport
o CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way" (the curl
tool now features the --ftp-ssl option)
......@@ -66,6 +68,7 @@ advice from friends like these:
Peter Sylvester, Siddhartha Prakash Jain, Mathias Axelsson, Maciej
W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus
Moeller, James Clancy, Giuseppe Attardi, swalkaus at yahoo.com, Steve Green,
Marty Kuhrt, Dominick Meglio, Diego Casorran, David Byron, John McGowan
Marty Kuhrt, Dominick Meglio, Diego Casorran, David Byron, John McGowan,
David J Meyer
Thanks! (and sorry if I forgot to mention someone)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment