X-Git-Url: https://git.alrj.org/?p=brioche.git;a=blobdiff_plain;f=TODO;fp=TODO;h=7034459b8c741266cfb9d55b00599fc15e854aa9;hp=8b4024c8b4890d96ff04ae633dce68dd558dc472;hb=5430e18aa198b619dd5e4a812dccc96751aba970;hpb=d7afcf54c97edfdb414913c99baf121aa5626f72 diff --git a/TODO b/TODO index 8b4024c..7034459 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,10 @@ -* Implement FTP storage. -* Don't keep undo directory if FTP backup is used. -* Better yet, don't keep any archive and snar, except the full.snar if FTP backup is used. +Brioche to-do list, in random order. + +* No need to keep undo directory if FTP backup is used. +* Better yet, don't keep any archive and snar locally, except the full.snar if + FTP backup is used. +* Usage of FTP could be specified in briochetab for each backup. * Snapshot size specified in briochetab, or automatically determined. +* Implement hooks, in various parts of the script, that would allow to run + external commands (for instance, to freeze a database just before making a + snapshot).