I am writing an app for basically internal use for a client for their
billing process. There are a few large files which need to be uploaded or
added to the system as in input to this process. I am wondering whether it
would be better to set up ftp or whether rails running on any server (may be
just Mongrel as this is an internal app that will probably have one or a few
users max) would handle this file size gracefully? Does it simply have to do
with the memory of the server or are there other factors? Since this is an
internal process it does not have to be slick like something public facing,
most important is reliability and the files getting uploaded right the first
time.

Thanks for input,

David

-- 
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 [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.

Reply via email to