northband wrote: > Hi - > > I'm about to embark on a project where a client will upload a csv file > of records (anywhere from 10-1000). Each record can have one or > multiple files. I am reaching out to the community for some ideas on > how to approach this. > > I'm wondering if I should have an ftp portion - where they ftp the > files to a directory. Then have the app look in the directory and > match according to csv records, iterate and upload/attach them. Also > if I can't support multiple files per record - that's fine - one will > have to do. > > Any tips or suggestions out there?
You already seem to know how to do this, unles I grossly misunderstand. What exactly are you asking for help on? > > -Adam O Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 [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 -~----------~----~----~----~------~----~------~--~---

