How I can set a start time for my backups?

Asked by freeantonio

How I can set a start time for my backups?

bfff.... my backups starts at 00:00 huahaa!
I need sleep.

Question information

Language:
English Edit question
Status:
Answered
For:
Back In Time Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dan (danleweb) said :
#1

The beta version (furture 1.0) you can configure the time for daily (or less) backups.

Revision history for this message
Plutocrat (plutocrat) said :
#2

This is because the job uses the @daily marker in your crontab. If you want to set a time, you can manually edit your crontab and set a time.

crontab -e

And change
@daily
to
55 15 * * *
to set the backup for eg 3:55 pm.

However do some research on this before trying it. You may have to struggle with vi!

I agree this is a good feature to set in the next version.

Can you help with this problem?

Provide an answer of your own, or ask freeantonio for more information if necessary.

To post a message you must log in.