[BusyBox-cvs] cvs commit to busybox by andersen

andersen at busybox.net andersen at busybox.net
Thu Apr 5 21:45:53 UTC 2001


Repository: busybox
who:        andersen
time:       Thu Apr  5 15:45:53 MDT 2001


Log Message:

A patch from Dmitry Zakharov <dmit at crp.bank.gov.ua> which adds
- support for ftp downloads
- HTTP basic authentication support (as an optional feature)
- handling of http redirections
- protocol version changed to 1.0 (to stop servers from requesting
chunked encoding)
- bugfix: in the case when content-length not given, wget didn't
download anything
- when attempting to continue an aborted download but server doesn't
support restarts, reopen output file in write mode
- changed assumption that existing file should restart an aborted
    download.  Now the user must explicitly specify this with -c


Files:

changed:    Config.h usage.h wget.c






More information about the busybox-cvs mailing list