Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Re: Anyone Gotten GMVault to Work with ReadyNAS?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-08-06
01:46 PM
2012-08-06
01:46 PM
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.
Message 1 of 5
Labels:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-10-30
01:42 PM
2012-10-30
01:42 PM
Re: Anyone Gotten GMVault to Work with ReadyNAS?
*bump*
Anyone looked at anything like this yet, or gotten something equivalent working?
Anyone looked at anything like this yet, or gotten something equivalent working?
Message 2 of 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-11-01
03:04 PM
2012-11-01
03:04 PM
Re: Anyone Gotten GMVault to Work with ReadyNAS?
+1
gmvault looks promising and is filling a gap, I think.
Based on what is stated towards the end of this page :
http://gmvault.org/install.html
It seems that if we would install the Python add-on from here :
viewtopic.php?f=47&t=46969
we would not be too far away from being able to test gmvault on a readynas...
If someone knowing Python a bit more than me could confirm that we should be able to proceed with the existing add-on, at least for the "Python Source Installation" as explained on gmvault installation page, I'd be willing to give it a try.
Thanks.
gmvault looks promising and is filling a gap, I think.
Based on what is stated towards the end of this page :
http://gmvault.org/install.html
It seems that if we would install the Python add-on from here :
viewtopic.php?f=47&t=46969
we would not be too far away from being able to test gmvault on a readynas...
If someone knowing Python a bit more than me could confirm that we should be able to proceed with the existing add-on, at least for the "Python Source Installation" as explained on gmvault installation page, I'd be willing to give it a try.
Thanks.
Message 3 of 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-11-12
12:20 PM
2012-11-12
12:20 PM
Re: Anyone Gotten GMVault to Work with ReadyNAS?
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.
Message 4 of 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-11-12
12:39 PM
2012-11-12
12:39 PM
Re: Anyone Gotten GMVault to Work with ReadyNAS?
FYI, I ran a quick sync test and it works great.
gmvault sync -d /c/home/myuser/gmvault-backup myaddress@gmail.com
gmvault sync -d /c/home/myuser/gmvault-backup myaddress@gmail.com
Message 5 of 5