Shashank Date wrote:
> Hi Park,
> 
> --- Park Heesob <phasis / bcline.com> wrote:
> 
> 
>>GMailer is a class for interface to Google's webmail service.
>>
>>It can fetch mails, save attachements, get cotact lists, invite someone
>>or send message with file attachments. You can make GMail as an online
>>backup system or as a virtual filesystem with this library.
> 
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Really? How? Does it handle files larger than 10MB?

Split 'em up.

Use whatever it is people use to post those large, multi-part porn files 
to USENET that I've heard about.

Like, say, uuencode and split.

Consider it a Ruby Quiz project:

Given a big-ass binary file, split it into some number of chunks, mail 
them to some GMail account, then retrieve all the related parts from 
that account, and recombine.  Verify the results.



James

-- 

http://www.ruby-doc.org - The Ruby Documentation Site
http://www.rubyxml.com  - News, Articles, and Listings for Ruby & XML
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com  - Playing with Better Toys