wget 断点续传可以指定已经下载的部分文件(文件名需要与待下载文件名保持一致),如果不指定则默认从头开始下载。断点续传在下载大文件时非常好用,但需要提供下载服务的服务器也支持断点续传(一般都是支持的)。
-c
--continue
Continue getting a partially-downloaded file. This is useful when you want to finish up a
download started by a previous instance of Wget, or by another program. For instance:
wget -c ftp://sunsite.doc.ic.ac.uk/ls-lR.Z
欢迎来撩 : 汇总all