NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
NickSchweitzer
Aug 06, 2012Aspirant
Anyone Gotten GMVault to Work with ReadyNAS?
It uses Python, and looks like it could be made to work with a Ready NAS? Anyone tried and been successful? I'd really like a good, automated way to backup my GMail to my ReadyNAS. Website here.
l8nite
Nov 12, 2012Aspirant
I have Python 2.7 addon installed on my ReadyNAS Ultra 6, running RAIDiator 4.2.1
In order to install gmvault, I had to first download and install python-setuptools:
http://pypi.python.org/pypi/setuptools#files
To install that, I did:
sh setuptools-0.6c11-py2.7.egg
Finally, I ran the setup script from gmvault:
python setup.py install
Then, I was able to run 'gmvault -h' to see the help. I'm in the process of setting it up, will let you know if it works.
In order to install gmvault, I had to first download and install python-setuptools:
http://pypi.python.org/pypi/setuptools#files
To install that, I did:
sh setuptools-0.6c11-py2.7.egg
Finally, I ran the setup script from gmvault:
python setup.py install
Then, I was able to run 'gmvault -h' to see the help. I'm in the process of setting it up, will let you know if it works.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!