Does anyone knows how to covert the file storage (keeping the files and their version history intact) from database to file system? I am currently using database but as the database is getting huge, I wish to convert to file system storage mechanism. Currently on changing this configuration I loose the stored files?
I have seen http://www.projectpier.org/node/852 but the link to script on activecollab is broken