Answer the question
In order to leave comments, you need to log in
What should a convenient python application be able to backup web applications?
Hey!
I am writing a python application for backing up web applications and databases.
While it can take backup information from .cfg, take a dump from mysql and archive them, archive the specified project directories, put them in the right directory (on the same machine) and give more or less valuable information about the state (what, where, what time ).
I'm thinking of adding support for nosql, the ability to add backup to another machine or return more complete information.
What do you think a cool backup application should be able to do?
Answer the question
In order to leave comments, you need to log in
- postgresql support
- incremental backup
- restoring a backup for a given date
- and of course you need to store backups on another server, storing on the same one makes very little sense
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question