Giter VIP home page Giter VIP logo

Comments (3)

zamentur avatar zamentur commented on June 30, 2024

Backup with borg in YunoHost work like this:

  1. Collect all files to backup by activating backup script (of yunohost and apps) (eventually make a dump)
  2. Evaluate Size of all of this
  3. Run the backup method (in this case borg), at this step, borg check remote "chunks" and send missing chunks .

This last step is dependent of the remote borg server (so borg can't precalculate for 2 servers).

About the phase number 1&2, this shouldn't be so long. But i may be wrong... If i am right you just need to install several borg_ynh app to manage all backup politics you need.

If i am wrong, please tell me how many times take the first step, and how it is bad for your use case.

from borg_ynh.

zamentur avatar zamentur commented on June 30, 2024

Note: it's possible to hack borg_ynh to send to 2 destinations with the same shedule task, but i discourage it. What if the first step fail, if you keep separate your backup is made locally or remotely if no you have no backup...

https://forum.yunohost.org/t/borg-backup-local-et-distants/6617/6?u=ljf

from borg_ynh.

tomdereub avatar tomdereub commented on June 30, 2024

Ok, so it was just a bad idea.

from borg_ynh.

Related Issues (20)

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.