ispCP - Board - Support
(SOLVED) Change backups time - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: (SOLVED) Change backups time (/thread-9676.html)



(SOLVED) Change backups time - nuno - 02-19-2010 11:07 AM

Hi All,
sorry for this many stupid question, but i want change the backups time (12 AM at this moment) to 6 AM.

It is in ispcp.conf or in cron.d or ... ?
Dunno exactly were i should change those values.

Many ppl in Portugal visit sites at 12 AM so i have some sites and aplications that stay slowly and some give me a Sever Internal Error, so if i change to 6 AM the problem is solved. I'm using GZIP to Zipping Algorithm for Backups in ispcp.conf

If it is in ispcp.conf (i saw something there) should i just change the values and save or i have todo more than save?

Thank you so much,
best regards


RE: Change backups time - kilburn - 02-19-2010 01:06 PM

It's in /etc/cron.d/ispcp


RE: Change backups time - nuno - 02-19-2010 01:24 PM

(02-19-2010 01:06 PM)kilburn Wrote:  It's in /etc/cron.d/ispcp

kilburn,Thanks, is where we have

#backups
@daily comand
@daily comand
is what i thought...
Regards