GithubHelp home page GithubHelp logo

Comments (5)

ynikitenko avatar ynikitenko commented on June 4, 2024

Greetings,

did you try rsnapshot? I think if your configuration is stable (you hard disk is mounted at the same point, you run backups through a script), it may be an ideal solution for your task.

yarsync better suits for manual changes. For high-level precious repositories (for example, a collection of books, not just of all files on a drive).

You can have an rsync filter (see the manual) in your local repository. If I'm not mistaken, you can add path to backup in the configuration and run yarsync push (or yarsync push --new, if the previous command fails). In that case your filter will be taken into account. Be careful not to push to the origin from the clone, because it will ignore the filter at the origin! (or create the same filter at the clone, but this doesn't seem like a good construct, and filters are in general discouraged).

from yarsync.

SweetthD3ViL avatar SweetthD3ViL commented on June 4, 2024

Hi,

Thank you for your reply and for the info, I will have a look into it.

thanks

from yarsync.

ynikitenko avatar ynikitenko commented on June 4, 2024

@SweetthD3ViL were you successful? Do you have other questions / feature requests, should we close this one?

from yarsync.

SweetthD3ViL avatar SweetthD3ViL commented on June 4, 2024

I haven't had the time to look into it but I certainly will.

Yes, you can close this one.

And again thank you for your reply and advice.

from yarsync.

ynikitenko avatar ynikitenko commented on June 4, 2024

You are welcome. Thanks for raising these questions, they may be important for the future program development! Feel free to reopen this or create new issues.

And one more thing: you can just use rsync with its filters, if you have only two file structures!

from yarsync.

Related Issues (10)

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.