I have just over 21,000 messages,<br>which is about 3.3GB out of an<br>allocated 7.3GB.  <br><br>Leading me to ask just what mounting<br>does.  If I want to do a backup I presume<br>I have to actually make a copy to a local<br>
directory.  i.e., I&#39;ve mounted a file system<br>on Google&#39;s machine. <br><br>Re POP,  I&#39;m game,  but will have to ask<br>you for a small word salad about how to <br>do it....<br><br>Re FUSE,  the man page for mount.gmailfs<br>
does mention that the kernel must support<br>the FUSE file system.<br><br>But nothing more....<br><br>    -- Bob<br><br><br><div class="gmail_quote">On Tue, Aug 18, 2009 at 10:39 PM, Michael Mol <span dir="ltr">&lt;<a href="mailto:mikemol@gmail.com">mikemol@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Tue, Aug 18, 2009 at 10:33 PM, Bob Kline&lt;<a href="mailto:bob.kline@gmail.com">bob.kline@gmail.com</a>&gt; wrote:<br>

&gt; I mounted my <a href="http://gmail.com" target="_blank">gmail.com</a> contents using, as root:<br>
&gt;<br>
&gt; mount -t gmailfs none /mount-point  -o<br>
&gt; usrname=me,password=my_password,fsname=secret_word<br>
&gt;<br>
&gt; It mounted fine, apparently.  i.e., no errors.<br>
&gt; And the size matches what I see on <a href="http://gmail.com" target="_blank">gmail.com</a><br>
&gt; when I log in.<br>
&gt;<br>
&gt; But when I attempt to list the contents, using<br>
&gt;<br>
&gt; ls  /mount-point<br>
&gt;<br>
&gt; I get<br>
&gt;<br>
&gt; ls: cannot open directory.  .: No space left on device<br>
&gt;<br>
&gt; Huh?  My hard drive has plenty of space<br>
&gt; left.  And so does my gmail account.<br>
&gt;<br>
&gt; Can anyone tell me what this might mean?<br>
<br>
</div>How many emails are in your account?  It&#39;s possible it bumped up<br>
against some resource limit internal to the userspace component of the<br>
FUSE filesystem.  I&#39;d have to look at the source code.<br>
<div class="im"><br>
&gt;<br>
&gt; For that matter, has anyone else tried mounting<br>
&gt; a gmail file system?  What should the contents<br>
&gt; look like?<br>
<br>
</div>No idea...<br>
<div class="im"><br>
&gt;<br>
&gt; Why am I doing this?  To look for large messages<br>
&gt; to delete.  Unlike Yahoo email,  gmail does no tell<br>
&gt; you message sizes.<br>
<br>
</div>I keep a home backup of my GMail account via POP.  If you were to do<br>
something like that, you could see the email sizes that way as well.<br>
(I&#39;m not saying using FUSE is a bad idea, mind you, just offering an<br>
alternate approach.)<br>
<font color="#888888"><br>
--<br>
:wq<br>
_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
</font></blockquote></div><br>