Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not find duplicate text files as expected #1310

Open
derekmueller opened this issue Jul 1, 2024 · 1 comment
Open

Does not find duplicate text files as expected #1310

derekmueller opened this issue Jul 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@derekmueller
Copy link

Bug Description

Does not find duplicate text files. Otherwise, a very nice program!

Steps to reproduce:
Make a small text file, copy it, run czkawka on the folder. It doesn't identify the duplicated file. However, it works as expected with a copy of a binary file (I tried with jpg and so file).

test.txt
test (copy 1).txt

image

image

System

  • Czkawka/Krokiet version: 7.0.0 cli
  • OS version: Ubuntu 24.04
  • Installation method: snap
@derekmueller derekmueller added the bug Something isn't working label Jul 1, 2024
@homberger
Copy link
Contributor

homberger commented Aug 7, 2024

Please check the value of minimal-file-size.

CLI:

 -m, --minimal-file-size <MINIMAL_FILE_SIZE>
          Minimum size of checked files in bytes, assigning bigger value may speed up searching

          [default: 8192]

GUI:
#1289 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants