Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Add ability to schedule backups #2

Open
mdylanbell opened this issue Aug 28, 2011 · 1 comment
Open

Add ability to schedule backups #2

mdylanbell opened this issue Aug 28, 2011 · 1 comment
Assignees

Comments

@mdylanbell
Copy link
Owner

Since the actual backup happens via a simple bash script, it's trivial to output the command used to create the backup. It should call some of the php code to create an entry in the backup table, and make sure to remove old backups based on the set number of backups to keep.

A better way would be to create a unified/single cron that can run scheduled backups. I think this is the best way to do it.

@ghost ghost assigned mdylanbell Aug 28, 2011
@wycks
Copy link

wycks commented Nov 14, 2011

This would be really great, how could I use the native media temple cron to run the script though?
http://kb.mediatemple.net/questions/82/Using+Cron#gs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants