Page 1 of 1

Server files modified from ACP

PostPosted: Wed May 24, 2006 2:09 pm
Author: sanji
I would like to suggest a small - but in my mind important - modification to the way integramod is organized.

Most of the dynamic data are stored in the MySQL tables, which makes backup rather convenient. However, there are some modifications that are stored directly on the server. For example:

The FAQs
The qbar definitions

When I change some files (adding MOD or upgrades), I usually copy the whole folder back on the server... and often copy over files that where modified on the server... but not on my hard disk.

So would it be possible to store all those files (basically, the one with the 666 permission) in a separate folder on the server? It would also make server backup much faster, as only this folder would have to be saved separately on regular basis...

Just a small idea...

sanji

PostPosted: Thu May 25, 2006 3:43 am
Author: Adrian Rea
It is a nice idea but one that may need alot of recoding. I am not sure if the effort required would justify the result.

A

PostPosted: Thu May 25, 2006 4:23 am
Author: sanji
That's too bad... I hoped that it would just involve moving some files around. Then perhaps listing those files and creating a specific tool to backup them might be the best solution...

sanji