Hi,

maybe I'm wrong, but I think that you cannot upload files greater than
1Gb with native browser fonctions.



On 22 juil, 14:37, DK <dk.k...@gmail.com> wrote:
> Hi, I don't know if there are differing opinions on this, but seems to
> me that apps that use such large files will write a file manager
> (desktop based app or at least activex) that monitor or possibly
> divide such files into smaller pieces. Just seems even with a
> webserver that would handle such a direct upload you are going to be
> subject to so many extraneous factors which could affect success of
> such.
>
> On 7/22/10, Qin Qin <li...@ruby-forum.com> wrote:
>
>
>
>
>
> > i want to upload a very very very large file(>=4G),i have googled and
> > tested two days,but still not found a better solution.
> > at first ,i just find some rails plugins ,such as Acts As
> > Attachment,Attachment Fu,File Column,but they seemingly just deal with
> > small file,just like image.
> > then i find some other ways,using merb, Mongrel,Mongrel Handlers ,
> > Sinatra  Rack Metal ,Mod_Rails aka Passenger and so on .
> > i test it using webrick and mongrel,when i upload a file which size is
> > 700M,the webrick die,and the mongrel cost 56587ms to complete.
> > because of limiting of the test environment,i never test others. i
> > didn't known which is better?
> > can anyone help me ,give me suggesion?
> > tks!
> > --
> > Posted viahttp://www.ruby-forum.com/.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Ruby on Rails: Talk" group.
> > To post to this group, send email to rubyonrails-t...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > rubyonrails-talk+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> --
> Sent from my mobile device

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to