Skip to content

INetGet v1.01 (2015-09-26)

Compare
Choose a tag to compare
@lordmulder lordmulder released this 26 Sep 22:21
· 35 commits to master since this release

inetget

Changelog

  • Correctly show file size and remaining time for files larger than 4 GB, provided that the server sent a Content-Length field.
  • The path and the query components of the URL as well as the POST data string are now converted to UTF-8 and then percent-encoded.
  • Update console window title in order to show the current INetGet progress. Restores original title on exit.
  • Added support for setting INetGet options via configuration files. Use --config=<cf> option to load a configuration file.