Unlimited virtual storage via GMail? (Linux)

B

BillR

I hesitate to post this due to the abuse potential, but it has to have
occurred to many others already. Gmail provides 1 gb storage and
supports 10 mb attachments. Now that you have all that extra on-line
storage, what are you going to do with it? Linux users, add a
mountable filesystem via GmailFS.

Any Python experts interested in making something similar available to
Win users?

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

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

BillR

P.S. My thanks go to the various ACF readers who generously shared
their Gmail invites with me and others. Thanks as well to those who
stayed in one ACF thread.
 
G

Gabriele Neukam

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top