← 返回命令列表

Linux command

megatools-dl 命令

网络

复制后可按需替换文件名、目录或参数。

常用示例

Download files

megatools-dl [https://mega.nz/...]

Example

megatools-dl --path [path/to/directory] [https://mega.nz/...]

Interactively choose

megatools-dl --choose-files [https://mega.nz/...]

Limit the download speed

megatools-dl --limit-speed [speed] [https://mega.nz/...]

说明

megatools-dl downloads files and folders from mega.nz cloud storage links. Part of the megatools suite, it provides command-line access to Mega's file hosting service without requiring an account for public links. The tool handles both file links and folder links, automatically creating directory structures for folder downloads. It supports resuming interrupted downloads and can limit bandwidth consumption. For protected links or private files, authentication can be provided via configuration file or command-line options from the megatools suite.

参数

--path _directory_
Download files to the specified directory
--choose-files
Interactively select which files to download from folders
--limit-speed _KiB/s_
Limit download bandwidth
--no-progress
Disable progress indicator
--print-names
Print downloaded file names to stdout

FAQ

What is the megatools-dl command used for?

megatools-dl downloads files and folders from mega.nz cloud storage links. Part of the megatools suite, it provides command-line access to Mega's file hosting service without requiring an account for public links. The tool handles both file links and folder links, automatically creating directory structures for folder downloads. It supports resuming interrupted downloads and can limit bandwidth consumption. For protected links or private files, authentication can be provided via configuration file or command-line options from the megatools suite.

How do I run a basic megatools-dl example?

Run `megatools-dl [https://mega.nz/...]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --path _directory_ do in megatools-dl?

Download files to the specified directory