Howto / Ubuntu
How to use gmailfs
Author: Katrame
Visits: 1570
Date: 21.08.2007
We also need to change our filesystem to make permanent these changes: /etc/fstab
Add the following line at the end:
Now we need to config gmailfs with our gmail account (user and password) /etc/gmailfs/gmailfs.conf:
We can now mount gmailfs with:
After some seconds we will see something like this:
This mean we are having gmailfs up and running
That's all.
I personally used it as an experiment, i found it very slow and unusable for daily usage. Buy a great external hd, life would be better!!!
Author: Katrame
Visits: 1570
Date: 21.08.2007
We also need to change our filesystem to make permanent these changes: /etc/fstab
Add the following line at the end:
/usr/local/bin/gmailfs.py /media/gmail gmailfs noauto 0 0
Now we need to config gmailfs with our gmail account (user and password) /etc/gmailfs/gmailfs.conf:
Codice:
[account]
username = username
password = password
We can now mount gmailfs with:
#mount /media/gmail
After some seconds we will see something like this:
# mount /media/gmail/
Ignored option :rw
Ignored option :noauto
#
This mean we are having gmailfs up and running
That's all.
I personally used it as an experiment, i found it very slow and unusable for daily usage. Buy a great external hd, life would be better!!!
<<
Page 2 of 2
Se vuoi discutere con noi su questo articolo o comunque vuoi porci delle domande usa il nostro Forum

