Gmailfs


From Knoppix Documentation Wiki
Revision as of 02:54, 1 September 2005 by Rwcitek (Talk | contribs)

Jump to: navigation, search

Using your Gmail account as extra storage space

Installing

  • The hard way
apt-get update
apt-get install python2.3 python2.3-dev
apt-get install libfuse2 fuse-utils
apt-get install 

  • The easy way
apt-get update
apt-get install gmailfs

Links