🠰 3.12 all changes 4.1 🠲
Changes in 4.0 - March 20 1998
Changes:
- I took another huge step and changed both version number and project name! The reason for the new name is that there are just one too many programs named urlget already and this program already can a lot more than merely getting URLs, and the reason for the version number is that I did add the pretty big change in -P and since I changed name I wanted to start with something fresh! The first curl release.
- The --style flags are working better now.
- Implemented the -P flag that let's the ftp control issue a PORT command instead of the standard PASV.
- -a for appending FTP uploads works.
Bugfixes:
- Listing directories with FTP often reported that the file transfer was incomplete. Wrong assumptions were too common for directories, why no size will be attempted to get compared on them from now on.