Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-16 | Fixed some more simple compile warnings in the examples. | Dan Fandrich | |
2007-07-12 | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | |
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer. | |||
2004-08-23 | stripped trailing whitespace | Daniel Stenberg | |
2003-12-08 | use the newer option names | Daniel Stenberg | |
2002-01-08 | I made the write callback create the file the first time it gets called so | Daniel Stenberg | |
that it won't create an empty file if the remote file doesn't exist | |||
2001-03-27 | Added ftpget.c just to show that it is exactly as easy to get FTP files | Daniel Stenberg | |