Skip to content

Backup your server easily on mega.co.nz with symmetric CAST5 encryption

License

Notifications You must be signed in to change notification settings

tapionx/mega-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mega-backup

Backup your server easily on mega.co.nz with symmetric CAST5 encryption

Requirements

mega-backup is built on top of mega.py (https://github.com/richardasaurus/mega.py)

pip install -r requirements.txt

You will also need:

  • tar
  • python
  • gpg

Usage

Choose the directories you want to backup and edit DIRS_TO_BACKUP in mega-backup.sh accordingly (default is: root etc home var)

Launch mega-backup.sh on your shell or in a crontab:

./mega-backup.sh <CRYPT_PASSWORD>

Where:

  • EMAIL & PASSWORD: your mega.co.nz credentials
  • CRYPT_PASSWORD: the symmetric passphrase to encrypt the archive with gpg (CAST5 algorytm is used by default)

About

Backup your server easily on mega.co.nz with symmetric CAST5 encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published