Current time: 05-06-2024, 11:27 PM Hello There, Guest! (LoginRegister)


Post Reply 
How to change time of backup? ispCP 1.0.7
Author Message
alpracka Offline
Newbie
*

Posts: 7
Joined: Jan 2011
Reputation: 0
Post: #1
How to change time of backup? ispCP 1.0.7
Hello,

I would like to ask, how to change daily time of backup?

I'm running version ispCP 1.0.7 - build: 20101124 (stable) on Debian Lennny.

In /etc/ispcp/ispcp.conf I found parameters like:
Code:
# Crontab delayed tasks
BACKUP_HOUR = 3
BACKUP_MINUTE = 20

Default was 0:00, I changed it to 3:20, because backup makes my server freezed at 0:00 for next 5-10 minutes Sad. Anyways, this change wasn't enough and server still makes backup every day at 0:00.

Should I run ispcp-update script, after this change? Or how can I change time of backup?

Thanks for reply, best regards
alpracka

edit: crontab -e tells me: "no crontab for root - using an empty one"
(This post was last modified: 03-10-2011 03:28 AM by alpracka.)
03-09-2011 09:41 PM
Find all posts by this user Quote this message in a reply
alpracka Offline
Newbie
*

Posts: 7
Joined: Jan 2011
Reputation: 0
Post: #2
RE: How to change time of backup? ispCP 1.0.7
ispcp-update script didn't make the change. Can you please tell me, how to change it?

This is the second time I'm asking for basic help and again without any replies :-(( whats happening? I can pay for support, np.
03-11-2011 09:15 PM
Find all posts by this user Quote this message in a reply
fluser Offline
Documentation Team
***
Docu Team

Posts: 246
Joined: May 2010
Reputation: 1
Post: #3
RE: How to change time of backup? ispCP 1.0.7
Hello Apracka

Please see here: http://isp-control.net/documentation/fre...don_t_work

Best Regards
Fluser
03-11-2011 09:25 PM
Find all posts by this user Quote this message in a reply
alpracka Offline
Newbie
*

Posts: 7
Joined: Jan 2011
Reputation: 0
Post: #4
RE: How to change time of backup? ispCP 1.0.7
Thank you Fluser,

I have removed
Code:
@daily
with
Code:
20 3 * * ? *

Hope it will be working, it should be :-).
03-12-2011 01:23 AM
Find all posts by this user Quote this message in a reply
fluser Offline
Documentation Team
***
Docu Team

Posts: 246
Joined: May 2010
Reputation: 1
Post: #5
RE: How to change time of backup? ispCP 1.0.7
Code:
20 3 * * ? *

should be

Code:
20 3 * * *

Hope it works for youWink

Best Regards
Fluser
(This post was last modified: 03-12-2011 09:20 PM by fluser.)
03-12-2011 09:20 PM
Find all posts by this user Quote this message in a reply
Thomas2spear Offline


Posts: 1
Joined: Mar 2011
Reputation: 0
Post: #6
RE: How to change time of backup? ispCP 1.0.7
You can try the following code to edit the backup time of ispCP 1.0.7
Quote:# mv -v /etc/ispcp/ispcp.conf /etc/ispcp/ispcp.old.conf
# cp -Rv /tmp/ispcp/etc/* /etc/
03-23-2011 06:01 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #7
RE: How to change time of backup? ispCP 1.0.7
do not follow this last post... (6)
03-24-2011 06:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)