icecoder/ICEcoder

Move user backups, plugins, settings and temp data

Opened this issue · 0 comments

We should have the following structure for a user:

/data/users/xyz/backups - dirs inside are by host and date plus dir
/data/users/xyz/config - config.php only
/data/users/xyz/indexer - git-content.php, git-diff.php and index.php
/data/users/xyz/logs - error process dirs
/data/users/xyz/plugins - dirs for each plugin installed
/data/users/xyz/sessions - session files
/data/users/xyz/tmp - temporary files such as deleted files

Outside of the users dir the will be config dir which contains global.php