mega-cluster

0.1.0 • Public • Published

Mega Cluster

NPM Version Node Version License

Mega Cluster is a backup management system for mega.nz

Installation

$ npm install mega-cluster -g

Requirements

  • megatools (apt install megatools)
  • rar (apt install rar)
  • Running MongoDB (w/ Docker: docker run -d -p 27017:27017 mongo)

Usage

$ mega-cluster account <Email> <Password>               # Adds a backup account
$ mega-cluster account -t sharing <Email> <Password>    # Adds a sharing account

$ mega-cluster upload <File>                # Uploads a file to a backup account
$ mega-cluster publish <FileHash>           # Transfers the file from a backup to a sharing account

$ mega-cluster --help                       # Displays all available commands

Readme

Keywords

Package Sidebar

Install

npm i mega-cluster

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • starfox64