stefanprodan / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
MIT License
769 stars 152 forks source link

Cleanup on fail #148

Closed endrec closed 2 years ago

endrec commented 2 years ago

This PR

Also includes #139, which fixes a bug introduced in #135 (h flag is reserved).

endrec commented 2 years ago

Incorporated into #152.