Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.3 KB

File metadata and controls

29 lines (19 loc) · 1.3 KB
description This page describes the Mega.nz storage destination

Mega.nz Destination

{% hint style="warning" %} The destination is currently using the MegaApiClient which is no longer maintained. Since there is little documentation on how to integrate with Mega.nz, it is not recommended that this storage destination is used anymore. {% endhint %}

User interface

Configure the Mega.nz destination

To configure the Mega.nz backend, enter a unique path for the backup to be stored at, the username and password.

URL format for Commandline

To use the Mega.nz storage destination, you can use the following URL format:

mega://<folder>/<subfolder>
  ?auth-username=<username>
  &auth-password=<password>

Two-factor authorization

It is possible to provide a two-factor key with the option --auth-two-factor-key but since this value changes often, it is not suitable to use in most automated backup settings. This is a design choice from Mega.nz and cannot be fixed by Duplicati.