3 lines
No EOL
119 B
Markdown
3 lines
No EOL
119 B
Markdown
参数-c:断点续传
|
||
参数--limit-rate=xxx:限速下载
|
||
wget -c --limit-rate=100k xxx # 限速100k,断点续传 |