hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Linux On Gmail
beardednose
I thought somebody might want to check this out. It's interesting to me, but not enough to play with it. BN
----------------

hxxp://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.).

Please be gentle on the code. This is my first foray into Python and I'm sure the code is far from elegant. I'm particularly concerned with my attempts to manipulate mutable byte arrays. I'm sure that there must be a less clumsy way of doing it than the nasty list -> array -> string path I'm currently using. This language has a reputation as an excellent choice for rapid prototyping. The first working version of GmailFS took about 2 days of coding. There was an additional 1.5 days spent on performance tuning and bugfixing. Given that this includes language learning curve, the reputation seems well deserved. A special mention should go to libgmail and FUSE, both greatly contributed to the short development time. "

Article goes on.....
belgther
i think a windows version of it is theoretically possible...
Serhat
QUOTE(belgther @ Apr 23 2005, 05:04 AM)
i think a windows version of it is theoretically possible...
*



that's out too for a long time...
http://www.viksoe.dk/code/gmail.htm

Serhat
Craz3
It lets you hold 2.5 gigs of info on a virtual drive. Not very usefull though, it's pretty slow at uploadnig stuff.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.