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

go-dupfinder deletes the original file #1

Closed
mesmoiron opened this issue Feb 11, 2024 · 1 comment
Closed

go-dupfinder deletes the original file #1

mesmoiron opened this issue Feb 11, 2024 · 1 comment

Comments

@mesmoiron
Copy link

mesmoiron commented Feb 11, 2024

Describe the bug
A clear and concise description of what the bug is.

I tested go-dupefinder on Ubuntu and it deletes the original file

To Reproduce
Steps to reproduce the behavior:

  1. Copy and paste a document in a folder
  2. In terminal go-dupfinder find /path/to/some/directory
  3. press y to see duplicates: y
  4. go-dupfinder shows me the original file eg file.pdf instead of file(1).pdf
  5. delete duplicate: y
  6. deletes the original file.pdf file
  7. file cannot be found in the trash bin!

Expected behavior
A duplicate finder that uses hash and time to figure out what the duplicate is, and if a file has been changed internally.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Ubuntu 22.04
  • Konsole
@mrinjamul
Copy link
Owner

Sorry to hear that from you. I know about this. It keeps only one unique file and deletes others but does not think about the filename. It has been 2 years and I lost motivation and the time to work on this project. I developed it because I had thousands of music files on a hard disk and in some directories, there were duplicates. so I decided to clean them up and free up spaces.

But after some time, I saw that no one was gonna use this project, so I abandoned it. there are a lot of alternatives out there. one of them is fdupes. Also this list of alternatives.

Thank you for using this tool. but do have not the time to maintain it anymore.
Again, thanks for using dupfinder. Now consider using other alternatives.

@mrinjamul mrinjamul closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2024
@mrinjamul mrinjamul pinned this issue Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants