I mounted my <a href="http://gmail.com">gmail.com</a> contents using, as root:<br><br>mount -t gmailfs none /mount-point  -o usrname=me,password=my_password,fsname=secret_word<br><br>It mounted fine, apparently.  i.e., no errors.<br>
And the size matches what I see on <a href="http://gmail.com">gmail.com</a><br>when I log in.<br><br>But when I attempt to list the contents, using<br><br>ls  /mount-point<br><br>I get <br><br>ls: cannot open directory.  .: No space left on device<br>
<br>Huh?  My hard drive has plenty of space<br>left.  And so does my gmail account.<br><br>Can anyone tell me what this might mean?<br><br>For that matter, has anyone else tried mounting<br>a gmail file system?  What should the contents <br>
look like?<br><br>Why am I doing this?  To look for large messages<br>to delete.  Unlike Yahoo email,  gmail does no tell<br>you message sizes.<br><br>     -- Bob<br><br>