I’m looking for an alternative to Uploadify to provide the ability to
allow the user to select multiple files to upload using the open file
browser. I want to avoid having the user select each file
individually as there could be over 20 files.
The application needs to let the user upload a lot of files without
making the user select each file individually.
Unfortunately Uploadify hasn’t been uploaded since Nov '10 and it
doesn’t seem to play nice with Ubuntu.
I’d appreciate any suggestions for alternative way for the user to
select multiple files to upload. Thanks.
I’m looking for an alternative to Uploadify to provide the ability to
allow the user to select multiple files to upload using the open file
browser. I want to avoid having the user select each file
individually as there could be over 20 files.
The application needs to let the user upload a lot of files without
making the user select each file individually.
Unfortunately passenger/nginx 3.0.2 seems to be throwing exceptions
and returning 502 if the file is large, over 100KB. Hopefully a new
version will resolve that.
Unfortunately passenger/nginx 3.0.2 seems to be throwing exceptions
and returning 502 if the file is large, over 100KB. Hopefully a new
version will resolve that.
100kb isn’t large. I don’t know what the default for nginx is but you
can
set
the max file size accepted by nginx, ie client_max_body_size 4M, if you
want
to set the max to 4mb.
Unfortunately Uploadify hasn’t been uploaded since Nov '10 and it
.
You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
–
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.