0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update the copyright More... about 9 years ago
oops, this needed to be a global More... about 9 years ago
don't remove the lockfile when we aren't even really running. delete the tmp_snapshot directory if it exists. More... about 9 years ago
handy wrapper to use when doing the backups as root (or really any user) More... about 13 years ago
oops, those options were left in from testing. also, disabled password authentication because you need to be using keys for this to be useful. More... about 13 years ago
added support for remote mirroring and did a few minor clean ups More... about 13 years ago
added the ability to mirror backups to another location More... over 13 years ago
oops, wrong info More... over 13 years ago
I'm not happy with the way I did this but I figured I would commit it for now and clean it up if anyone has any better ideas More... almost 14 years ago
made it easier to add new intervals in the future More... almost 14 years ago
made it so you can have a monthly interval and so that you can add a default skip statement (useful for when you are using a config directory and want to skip all the entries in the config More... almost 14 years ago
oops, I was checking the program's defaults and not the defaults from whatever config is loaded More... almost 14 years ago
Vince has shown me the way. More... almost 14 years ago
added an exclude keyword so that you can easily add exludes in your config file and cleaned up how global_defaults works More... almost 14 years ago
added some logging so that you can see what the program is doing if you want More... almost 14 years ago
added a CLI option to display the defaults and use the OptionParser helper function for print out the usage More... almost 14 years ago
oops, rsync's one filesystem option got typoed and the compress option was put in instead More... almost 14 years ago
Updated the readme since the syntax was now wrong More... almost 14 years ago
Fixed it so the defaults are not messed with when using multiple configs More... almost 14 years ago
a sample config file More... almost 14 years ago
forgot to check the result of os.makedirs() in one location More... almost 14 years ago
oops, we should be using os.path.expanduser More... almost 14 years ago
Made it possible to clear our default rsync arguments More... almost 14 years ago
made it so you can pass extra rsync options More... almost 14 years ago
Merge http://github.com/vinces1979/snappy More... almost 14 years ago
added a README More... almost 14 years ago
cleaning up imoprts More... almost 14 years ago
flip the logic on checking for rsync errors and verify that the temporary interval snapshot exists before trying to rotate More... almost 14 years ago
initial commit More... almost 14 years ago