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

119 B
Raw Blame History

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