Files
tldr/pages.zh/linux/megatools-dl.md

21 lines
587 B
Markdown
Raw Permalink 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.

# megatools-dl
> 从 `mega.nz` 下载文件。
> 是 `megatools` 套件的一部分。
> 更多信息:<https://megatools.megous.com/man/megatools-dl.html>。
- 将文件从 `mega.nz` 链接下载到当前目录:
`megatools-dl {{https://mega.nz/...}}`
- 将文件从 `mega.nz` 链接下载到指定目录:
`megatools-dl --path {{path/to/directory}} {{https://mega.nz/...}}`
- 交互式选择要下载的文件:
`megatools-dl --choose-files {{https://mega.nz/...}}`
- 限制下载速度单位KiB/s
`megatools-dl --limit-speed {{speed}} {{https://mega.nz/...}}`