Archive for July 18th, 2008
Gmail filesystem
This is an old one, but worth the discussion.
Richard Jones has written a python application called Gmailfs which essentially uses the FUSE userland filesystem utilities to allow you mount your gmail space onto your disk.
On debian based systems, you can get this up quickly.
apt-get install gmailfs
apt-get install python-clientcookie
Then either add it to fstab or go [...]




