Coder Social home page Coder Social logo

jczornik / glacier_backup Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 88 KB

A simple tool for creating backups and uploading them to the cloud.

License: GNU General Public License v3.0

Go 99.80% Makefile 0.20%
aws-glacier aws-glacier-vaults backup gnupg tar backup-tool

glacier_backup's People

Contributors

jczornik avatar

Watchers

 avatar

glacier_backup's Issues

Reduce time spent on archive creation

Is your feature request related to a problem? Please describe.
Creating big archives takes a long time - reduce time spent on encrypting archives.

Describe the solution you'd like
To work around this problem, we should split the archive before encrypting it.

Improvement for manifest file

Is your feature request related to a problem? Please describe.
The manifest file is only stored on disk, and we rely on the end user not to remove it. The better way is to store content in the local database.

Describe the solution you'd like
Store manifest files in db and on the local filesystem.

Ignore tar warnings

Is your feature request related to a problem? Please describe.
When creating a backup for a directory that is actively used, we may get errors for tar like:

  • file-removed
  • file-changed

Describe the solution you'd like
The backup should be successful if the content of the directory has changed.

Describe alternatives you've considered
A user may specify which warnings to ignore.

Log jobs in SQLite

Add information about running jobs to SQLite db. It will allow us to roll back failed jobs in case the job is not finished and the program crushes.

Wrong part size

Describe the bug
When uploading big archives, we are trying to send more than 1000 parts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.