Ryan Tucker
|
4f4574b727
|
Reorganize script to be less hacky
A class for caching, less shady delete logic, etc.
|
2013-02-06 18:02:07 -05:00 |
|
Ryan Tucker
|
59eedb580b
|
Start the most needed backups first
Uses a somewhat-hackish scoring algorithm to decide which backup
to start first, but it's better than alphabetical order!
|
2013-02-06 16:21:45 -05:00 |
|
Ryan Tucker
|
5b4d78fea3
|
Don't encrypt COMPLETE files nor choke if they are
May fix:
https://github.com/rtucker/backuppc-archive-s3/issues/2
|
2012-11-12 16:52:02 -05:00 |
|
Ryan Tucker
|
a7c9100b7a
|
autostart: Use ArchiveSplit from BackupPC's conf
This is probably a bug; I ought to report it if it isn't
already fixed.
|
2011-10-02 11:48:50 -04:00 |
|
Ryan Tucker
|
91296f1775
|
Clarifying license stuff.
|
2011-10-02 11:36:20 -04:00 |
|
Ryan Tucker
|
abbbbba970
|
backup-manager: add ability to start archives
This will allow things to run completely on autopilot, creating
archives on S3 when necessary.
|
2011-09-29 11:22:54 -04:00 |
|
Ryan Tucker
|
fb2aaeae0f
|
make the backup-manager.py --help more useful
|
2011-06-10 20:55:59 -04:00 |
|
Ryan Tucker
|
a752c3c1dd
|
fixing a logic bug (i think)
|
2010-03-18 09:09:39 -04:00 |
|
Ryan Tucker
|
7b1d0356e0
|
add --keep option to keep the n most recent backups when deleting by age
|
2010-03-16 11:26:49 -04:00 |
|
Ryan Tucker
|
2b5b57b888
|
respect the test mode when wanting to delete the COMPLETE file (oops)
|
2010-03-16 11:26:32 -04:00 |
|
Ryan Tucker
|
a9262b201a
|
oops, used the wrong variable name
|
2010-03-09 17:23:22 -05:00 |
|
Ryan Tucker
|
1fea10bc03
|
more accurate backup age handling; also nuking the .COMPLETE file on a delete
|
2010-02-18 15:34:58 -05:00 |
|
Ryan Tucker
|
8b3283aeb8
|
cleaning up timezone handling a bit
|
2010-01-04 16:09:08 -05:00 |
|
Ryan Tucker
|
1b1ad9445e
|
adding code to indicate when the backup isn't finalized
|
2010-01-04 15:59:34 -05:00 |
|
Ryan Tucker
|
27a0be4b86
|
backup-manager now has list, delete, and script options
|
2010-01-02 21:18:09 -05:00 |
|
Ryan Tucker
|
def1f8bc4d
|
initial commit of backup-manager
|
2010-01-02 19:32:27 -05:00 |
|