aboutsummarylogtreecommitdiffstats
path: root/README
blob: 5f8d1c8b0452e01b821785026601943488595caf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Some notes about this package:

The package creates and install 3 executables:
*) megacli - advanced console MEGA client, to get information about available commands please start the 
application in the Terminal and type â"h" to get commands description.
*) megasimplesync - a simple synchronization client, it gets username / password values from corresponding 
environment variables.
*) megafuse: to mount a remote mega directory

These executables are part of the MEGA SDK and are provided as examples
They are considered by MEGA experimental software and are not supported.

The package compiles only a subset of the original MEGA SDK, the mimimun necessary for these 3 files to work.

The package contains no code of mine, except for the PKGBUILD and the mega.service file.