Git Product home page Git Product logo

Comments (3)

lordmulder avatar lordmulder commented on June 29, 2024

I'm not exactly sure I understand what you want 😕

from doublefilerscanner.

madfusker avatar madfusker commented on June 29, 2024

nya13, the problem with your suggestion is if a hash changes between checks, you wouldn't know it if you cache the results. You want all hashes to be computed at the time the checker runs.

from doublefilerscanner.

NyaNguyen avatar NyaNguyen commented on June 29, 2024

I'm not exactly sure I understand what you want 😕

Basically, have the ability to mark one or many folders to not compare their hashes against one another and only have their hashes be compared with files from "non-master" directories. A practical example of this is I have 1 million files to compare. I run the program to check for duplicates. It identifies the duplicates and I delete the duplicates and keep one of each hash group. 2 weeks later I have new files coming in and need to check if they are duplicates. Obviously, I do not need to check the initial list of files against each other as I already did that 2 weeks ago. Do computer the hash for all files, but do not compare the files on those folders we marked as "master".

from doublefilerscanner.

Related Issues (3)

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.