Hi, i've been using the new backup system.
Today I discovered that the accounts are not being backed up.
/backups/cpbackup/weekly and /backups/cpbackup/monthly both contain backups of everything from June which I surmise is when I switched over the new backup system.
however the newer backups such as /backup/2013-11-03 contain the following
/backups/2013-11-03/accounts is empty
/backups/2013-11-03/system is populated with /dirs and /files but neither of them contains the account files.
Today I discovered that the accounts are not being backed up.
Code:
root@vps [/backup]# ls -la
total 32
drwx--x--x 8 root root 4096 Nov 3 02:07 ./
drwxr-xr-x 24 root root 4096 Oct 30 01:44 ../
drwx--x--x 4 root root 4096 Oct 6 02:00 2013-10-06/
drwx--x--x 4 root root 4096 Oct 13 02:00 2013-10-13/
drwx--x--x 4 root root 4096 Oct 20 02:00 2013-10-20/
drwx--x--x 4 root root 4096 Oct 27 02:00 2013-10-27/
drwx--x--x 4 root root 4096 Nov 3 02:00 2013-11-03/
drwx--x--x 4 root root 4096 Jan 21 2013 cpbackup/
however the newer backups such as /backup/2013-11-03 contain the following
Code:
root@vps [/backup]# ls -la 2013-11-03/
total 16
drwx--x--x 4 root root 4096 Nov 3 02:00 ./
drwx--x--x 8 root root 4096 Nov 3 02:07 ../
drwx--x--x 2 root root 4096 Nov 3 02:07 accounts/
drwx--x--x 4 root root 4096 Nov 3 02:00 system/
/backups/2013-11-03/system is populated with /dirs and /files but neither of them contains the account files.