I have a mega public URL, and I want to download it in the command line ubuntu, the file is 5 GB. thanks.
Asked
Active
Viewed 1.1k times
1 Answers
6
Install megatools:
sudo apt install megatools
Use megadl to download your file:
megadl 'https://mega.nz/your-public-url'
BeastOfCaerbannog
- 16,703
Ravexina
- 57,256