]> sjero.net Git - wget/commit
Make wget capable of starting downloads from a specified position.
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 19 Mar 2014 15:42:04 +0000 (23:42 +0800)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Fri, 21 Mar 2014 10:21:00 +0000 (11:21 +0100)
commitdfa1f4e0646f6fab5b768fd67477601126070dbc
tree69681bf5cb465bda5f9a1f518b1ae370f174e6b1
parent43c89ab7a5b20a84c0f393cb5393b68d3ce382fe
Make wget capable of starting downloads from a specified position.

This patch adds an option `--start-pos' for specifying starting position
of a HTTP or FTP download.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
doc/ChangeLog
doc/wget.texi
src/ChangeLog
src/ftp.c
src/http.c
src/init.c
src/main.c
src/options.h