Use your gmail account as a Linux FS

Interesting concept…you can mount your gmail account as a Linux File System.

http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html

I’ll have to try that :slight_smile:

So, then the Gmail account is like a remote HD?
i wonder, could this be done in mac os x? I mean, it has a terminal, and all the command line commands, like mv, cp, and all that stuff.

No - I mean, in theory you could port it, but not in its current state. It relies on something called AVF (http://sourceforge.net/projects/avf) - and AVF relies on the Linux kernel.