Has anyone used file_column for more ftp type file management? ie, where the files are all placed in one directory WITHOUT the object id number on the preceding directory? EG This file/filename1.ext file/filename2.ext rather than upload/1/filename1.ext upload/2/filename2.ext I ask this because we are using FCKeditor which allows users to add files from file/. Having multiple subdirectories under this will be messy. But we also want the users to be able to manage the files which have been uploaded from an admin GUI, and are not sure how file_column will find each item if it is not under the object_id#/ directory. Or, does acts_as_attachment offer this functionality? -- 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 -~----------~----~----~----~------~----~------~--~---