Giter Site home page Giter Site logo

Comments (3)

MatteoGuadrini avatar MatteoGuadrini commented on May 26, 2024

Hi @didier33170,
thanks so much for your suggestion!
This feature is a nice idea. The way I conceived it, it can be implemented in two different ways:

  • making the argument accept --custom-data as well as path also files (and then treat the files as you indicated)
  • making a new argument like --file-path and accepting a single file as an argument and processing it (in case the paths inside it are invalid, skip with warning).

Personally I prefer the second choice, given that the unique value of the argument does not allow for errors.
What do you think, could it go?

from butterfly-backup.

didier33170 avatar didier33170 commented on May 26, 2024

Hello Matteo. Many thanks for the interest and proposals!
Yes, the second option would be easy to use, like '--file-path [File_list.txt]'. But both options could works. With the second, the risk of error is moved from the command line to the syntax of the .txt file.

from butterfly-backup.

MatteoGuadrini avatar MatteoGuadrini commented on May 26, 2024

Added --file-data argument on backup action into version 1.11.0

from butterfly-backup.

Related Issues (6)

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.