Howto / Ubuntu
How to use gmailfs
Author: Katrame
Visits: 1517
Date: 21.08.2007
Another big deal of google&Co is the possibility to use your own gmail account other than mail account space as a remote filesystem.
Be aware, this is not a consistent backup way, and speed is related to your connection speed :)
Install gmailfs package:
We will copy the python file from: /usr/share/pycentral/gmailfs/site-packages/gmailfs.py in /usr/local/bin
We now need to create the mountpoint where we will link our remote gmailfs:
Author: Katrame
Visits: 1517
Date: 21.08.2007
Be aware, this is not a consistent backup way, and speed is related to your connection speed :)
Install gmailfs package:
# apt-get install gmailfs
We will copy the python file from: /usr/share/pycentral/gmailfs/site-packages/gmailfs.py in /usr/local/bin
# cp /usr/share/pycentral/gmailfs/site-packages/gmailfs.py /usr/local/bin
We now need to create the mountpoint where we will link our remote gmailfs:
# mkdir /media/gmail
Page 1 of 2
>>
Se vuoi discutere con noi su questo articolo o comunque vuoi porci delle domande usa il nostro Forum

