Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

executable file
·
13 lines (10 loc) · 455 Bytes

MEGAcmd - Command Line Interactive and Scriptable Application

This Docker image provide the MEGAcmd which gives non UI access to MEGA services. It intends to offer all the functionality with your MEGA account via commands. It features synchronization, backup of local folders into your MEGA account and a webdav/streaming server.

Usage

docker create \
	--name megacmd \
	-v <path/to/data/to/sync>:/data \
	carlosroman/megacmd