main
Report a problem

Gmail As Storage Medium in Linux

Keito   on 30 August 2004 - 01:58 · 43 comments & 6228 views

Advertisement (Why?)
Some people might say the 1GB space Gmail is offering to it's users is way too much for the average email-user, Richard Jones however found another way to use Gmail. He's using it as a storage medium for himself.

Using a self written program called GmailFS it allows one to store files using the 'normal' 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.).

On Jones' website you can read more about it and how to use and install GmailFS, which he claims to be his first program coded in Python. It's just the question what Google thinks of this, as this may lead to the storage of applications or other copyrighted material on Google's servers. Something they would definitely NOT be proud of.

Screenshot: Click Here
View: Richard Jones' Website

Post a comment · Send to friend Comments · There are 43 additional comments

Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!

Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.

Advertisement (Why?)