Difference between revisions of "Gmailfs"


From Knoppix Documentation Wiki
Jump to: navigation, search
(Using)
m (Installing)
Line 12: Line 12:
 
<pre><nowiki>apt-get update
 
<pre><nowiki>apt-get update
 
apt-get install gmailfs
 
apt-get install gmailfs
 +
# use the defaults when prompted
 
</nowiki></pre>
 
</nowiki></pre>
  

Revision as of 02:56, 1 September 2005

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
# use the defaults when prompted

Using

Links