Skip to content

Installation tutorial [EN]

DJ Ironic edited this page Jul 28, 2016 · 1 revision

Script require megatools package! More info, download and installation tutorial is HERE.

7-zip installation (also required package)

sudo apt-get update
sudo apt-get install p7zip-full

download script

git clone https://github.com/DJIronic/mega-ts-backuup.git
cd mega-ts-backuup

give it permissions to run:

chmod 777 ts_backupCZ.sh

creating local backup storage (temp storing only):

mkdir /backup
chmod 777 /backup

start the script:

./ts_backupCZ.sh

Done! I strongly recommend to use this script min CRON. If you need help with it, use Google or ask me on contacts listed in script. Thanks