This Repo is no longer maintained.
That project was abandoned in favor of using rclone.
- python3
- pycrypto
- crypto++
- megacmd
wget https://raw.githubusercontent.com/lievin-christopher/MEGAcloud/master/install.sh
chmod +x install.sh
./install.sh
choose a master password to encrypt each MEGA password
megacloud -a "default" "default@gmail.com" "default_password"
(master password)
(master password)
megacloud -r "default"
(master password)
# don't write prefix "mega-" before megacmd command
megacloud -e "default" (mega-) command_args
(master password)
megacloud
(master password)
default ls
default du
megacloud
(master password)
sync Documents/MEGA / True
add a startup task "megacloud -d" (you must enter your master password)
- Christopher Lievin - Initial work - lievin-christopher
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details