Support

Akeeba Solo

#30835 How to backup full at Mondays and incremental at the other week days?

Posted in ‘Akeeba Solo (standalone)’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
n/a
Akeeba Solo version
n/a

Latest post by on Saturday, 23 February 2019 17:17 CST

DGfM-eV
Hi,

at first I would like to thank you for your great backup tool.

Is it possible that Akeeba Solo Pro creates automatically weekly backup sets with a full backup at Mondays and incremental backups at the other week days (Tuesdays until Sundays)?

If "yes" could you explain me what I have to do for that, please?

I think this could be interesting to another users of Akeeba Solo Pro too so I 've created a public ticket.

Thanks in advance

Andreas

tampe125
Akeeba Staff
Hello,

yes, it's possible.
What you have to do is to create two different profiles: one for the full backup and another one for incremental ones.
Then you have to configure correctly your CRON jobs. You'll have to run the full one on Mondays only, and the incremental on the other days.

You should put something like this in you CRON settings:
0 0 * * 1    path/to/akeeba/script.php --profile=<profile num for full backup> # runs overy Monday
0 0 * * 2-6 path/to/akeeba/scripts.php --profile=<profile num for incremental backups> # runs every other day of the week


If you feel uncomfortable with CRON syntax, you can ask help to your host or you can take a look at the site https://crontab.guru, which translates CRON syntax to English language.

Davide Tampellini

Developer and Support Staff

🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

System Task
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!