Koozali.org: home of the SME Server

Gmail Filesystem + SME?

Cyrus

Gmail Filesystem + SME?
« on: August 31, 2004, 05:32:03 AM »
Has anyone tried this with thier gmail account + SME? Seems like a nice 1GB file system that is fairly portable!

http://www.jengajam.com/r/8956

GmailFS - Gmail Filesystem
GmailFS provides a mountable Linux filesystem which uses your Gmail account as its storage medium. GmailFS is a Python application and uses the FUSE userland filesystem infrastructure to help provide the filesystem, and libgmail to communicate with Gmail.

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.).