Hi All, I want to upload very large files in GB through ruby on rails + Ajax platform. I am not able to find any concrete solution for this. Please help me so that i can get this done. Regards, Amit Yadav --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 10 Aug 2007, at 12:23, AmitYadav wrote:> I want to upload very large files in GB through ruby on rails + Ajax > platform. I am not able to find any concrete solution for this. Please > help me so that i can get this done.I''d recommand using SWFUpload for initiating the upload + Backgroundrb to handle the upload (so your mongrel is released while backgroundrb''s workers keep track of the upload itself). However, uploading such large files through HTTP is something I''d avoid, there''s no way to resume the upload if it fails. Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thankx for the reply, but i want to upload really large files 1 gigs and more. So i tried this with SWFUpload also but with no success. Please suggest me some other solutions. Thankx in advance. Amit --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Rsync Sent from my iPhone On Aug 12, 2007, at 10:18 AM, AmitYadav <amit.yadav19-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Thankx for the reply, but i want to upload really large files 1 gigs > and more. So i tried this with SWFUpload also but with no success. > Please suggest me some other solutions. > Thankx in advance. > > Amit > > > >--~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
AmitYadav wrote:> Hi All, > > I want to upload very large files in GB through ruby on rails + Ajax > platform. I am not able to find any concrete solution for this. Please > help me so that i can get this done. > > Regards, > Amit Yadav---------------------------- hello can u help me Hello guys , I am new in Ruby on rails , I have installed Ruby+rails+gem +mysql+oracle , from instant rail package installer now i want to run ldap on my windows system , so please help me how i can do that please suggest how i can run install and run properly ? please urgent Thanks in Advance Please Reply -- Posted via http://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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---