Docs/linux基础/wget断点续传与限速下载.md
2022-10-18 16:59:37 +08:00

3 lines
No EOL
119 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

参数-c断点续传
参数--limit-rate=xxx限速下载
wget -c --limit-rate=100k xxx # 限速100k断点续传