On Jun 1, 2012, at 3:18 PM, narayana perla wrote: > Thanks for the info. Im trying to make a database of (Name(can be an ID > or filename), Path) of certain directories on several paths residing on > remote servers.
When you do watch out for this: there is no standard for how FTP formats directory listings. Different OSs and different FTP servers use different formats, so you just have to figure them out. It's kind of an ugly problem. -- Scott Ribe [email protected] http://www.elevated-dev.com/ (303) 722-0567 voice -- 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.

