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

Find operation and duplicates #34

Closed
alenada99 opened this issue May 21, 2023 · 3 comments · Fixed by #35
Closed

Find operation and duplicates #34

alenada99 opened this issue May 21, 2023 · 3 comments · Fixed by #35

Comments

@alenada99
Copy link

When I have an exact copy of a directory (or file) in two separate drives (two different storages) and i search for the file using "find", the result displays only the files contained in the last added storage.
I don't know if this is the intended beahviour or a bug. If it is the intended behaviour, I think an option to perform the "full" search would be useful to identify duplicates across different storages (I could try to implement it since I need the function).
Maybe this options already exist and I am missing something, in that case i would appreciate a "guide" on how to perform such operation.
Thanks for the attention.

@alenada99 alenada99 changed the title Find operaion and duplicates Find operation and duplicates May 21, 2023
deadc0de6 added a commit that referenced this issue May 21, 2023
deadc0de6 added a commit that referenced this issue May 21, 2023
@deadc0de6
Copy link
Owner

Hello, thanks for reporting this. It is indeed a bug and the fix is on its way.

@deadc0de6 deadc0de6 mentioned this issue May 21, 2023
@deadc0de6
Copy link
Owner

@alenada99 version v0.9.4 is released with the bug fixed!

@alenada99
Copy link
Author

@deadc0de6 new version working flawlessly! Thank you very much.

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

Successfully merging a pull request may close this issue.

2 participants