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.2k 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,936
Ravexina
- 57,426
curland/orwget... – Soren A Nov 03 '23 at 09:20