Thursday, February 17, 2005

Use GMail as a filesystem

GmailFS

GmailFS provides a mountable Linux filesystem which uses your Gmail account as its storage medium...GmailFS supports most file operations such as read, write, open, close, stat, symlink, link, unlink, truncate and rename. This means that you can use all your favourite unix command line tools to operate on files stored on Gmail (e.g. cp, ls, mv, rm, ln, grep etc. etc.).