/MegaFS

A FUSE filesystem wrapper for Mega.

Primary LanguagePython

MegaFS

A FUSE filesystem wrapper for Mega.

Instructions (Mac OSX)

Prerequisites:

OSXFUSE     - http://osxfuse.github.com/
fuse-python - http://pypi.python.org/pypi/fuse-python
PyCrypto    - https://github.com/dlitz/pycrypto
  1. Install OSXFUSE.
  2. Install fuse-python.
  3. Install PyCrypto