- Edited
Hello - I just have a quick question about migrating attachments from 1.6 to 1.9. I'd like to keep our attachments out of the database an in their own file system. I was able to get this function working in 1.9, but is there any way to migrate our 1.6 attachments directly into 1.9 using the file system? As I understand it, the only way to do that would be to migrate the attachments into the database, and then (using the plugin) migrate them back out into a file system. Any help is appreciated!On a side note - is it better to store attachments in the database when there are a lot of them (over 10 gigs) - I've read it's probably better not to do this, but I'm not sure.Thank you!