Giter Site home page Giter Site logo

Assumptions on rsync about omnibus HOT 3 CLOSED

chef avatar chef commented on September 2, 2024
Assumptions on rsync

from omnibus.

Comments (3)

sethvargo avatar sethvargo commented on September 2, 2024

Personally, I favor the this of FileUtils. I do not discount that rsync is faster, but when taking into account the cross-platform and system shellout, I think the speed is negligible. I'm interested to hear other's thoughts though.

from omnibus.

lamont-granquist avatar lamont-granquist commented on September 2, 2024

Per HipChat discussion the major use of it seems to be with --excludeing .git directories and doing --delete to remove files in the target that aren't in the source. If there was a recursive copy method in the DSL that had those options to it, it could probably replace the use of rsync and remove the dependency in the builds (at last it would whittle away at the use cases for it).

from omnibus.

sethvargo avatar sethvargo commented on September 2, 2024

Omnibus 3+ now has a sync command that performs exactly as described here.

from omnibus.

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.