I have two servers with CPanel on there, both host about 300+ domains. Both servers are running cPanel 11.24.4-C33245 - WHM 11.24.2 - X 3.9. The older server (Server A) has been running backups now for well over a year, just like I want it to run.
(contents of cpbackup.conf)
BACKUP2 yes
BACKUPACCTS yes
BACKUPCHECK yes
BACKUPDAYS 0,1,2,3,4,5,6
BACKUPDIR /backup
BACKUPENABLE yes
BACKUPFILES yes
BACKUPFTPDIR
BACKUPFTPHOST
BACKUPFTPPASSIVE no
BACKUPFTPUSER
BACKUPINC yes
BACKUPINT daily
BACKUPLOGS no
BACKUPMOUNT no
BACKUPRETDAILY 1
BACKUPRETMONTHLY 0
BACKUPRETWEEKLY 0
BACKUPTYPE normal
DIEIFNOTMOUNTED no
GZIPRSYNCOPTS --rsyncable
MYSQLBACKUP both
It creates a folder inside /backups/ called cpbackup, and in that folder, there is a "daily" folder. That daily folder contains the user name folders. That is exactly how I need the other one to work. The other one, which has the exact same settings does this: it creates a folder in /backups/ called cpbackup, in there there are dated folders Wednesday_20090114 for example. I do NOT want that. I need one folder (cpbackup/daily) created, and I want it to nightly overwrite whatever is on the server, into that folder. I do not need daily folders of every day of the week.
Anyone have an idea how I can get the two servers to do the same thing?
(contents of cpbackup.conf)
BACKUP2 yes
BACKUPACCTS yes
BACKUPCHECK yes
BACKUPDAYS 0,1,2,3,4,5,6
BACKUPDIR /backup
BACKUPENABLE yes
BACKUPFILES yes
BACKUPFTPDIR
BACKUPFTPHOST
BACKUPFTPPASSIVE no
BACKUPFTPUSER
BACKUPINC yes
BACKUPINT daily
BACKUPLOGS no
BACKUPMOUNT no
BACKUPRETDAILY 1
BACKUPRETMONTHLY 0
BACKUPRETWEEKLY 0
BACKUPTYPE normal
DIEIFNOTMOUNTED no
GZIPRSYNCOPTS --rsyncable
MYSQLBACKUP both
It creates a folder inside /backups/ called cpbackup, and in that folder, there is a "daily" folder. That daily folder contains the user name folders. That is exactly how I need the other one to work. The other one, which has the exact same settings does this: it creates a folder in /backups/ called cpbackup, in there there are dated folders Wednesday_20090114 for example. I do NOT want that. I need one folder (cpbackup/daily) created, and I want it to nightly overwrite whatever is on the server, into that folder. I do not need daily folders of every day of the week.
Anyone have an idea how I can get the two servers to do the same thing?