Setting Up megatools

megatools is a collection of programs for accessing and managing Mega.co.nz account from your terminal. It allows the following features:

In this short guide, we'll be showing you how to install/upgrade and uninstall megatools from your service, as well as a short description of the commands you can do on megatools.


Installing/Upgrading/Uninstalling megatools

bash <(wget -qO- https://scripts.usbx.me/main/megatools/megatools-installer.sh)

megatools commands

megatools reg
	Register and verify a new mega account
megatools df
	Show your cloud storage space usage/quota
megatools ls
	List all remote files
megatools test
	Test for existence of files or folders
megatools export
	Create public links for remote files
megatools mkdir
	Create remote directory
megatools rm
	Remove remote file or directory
megatools put
	Upload individual files
megatools get
	Download individual files
megatools dl
	Download file from a "public" Mega link (doesn’t require login)
megatools copy
	Upload or download a directory tree

Revision #7
Created 8 June 2020 10:53:26
Updated 25 November 2022 15:27:21 by Raikiri