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

2 directories found vs 3 when choosing exact same file name #12

Open
NYPD opened this issue Apr 1, 2021 · 0 comments
Open

2 directories found vs 3 when choosing exact same file name #12

NYPD opened this issue Apr 1, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NYPD
Copy link
Owner

NYPD commented Apr 1, 2021

PS C:\development\git\phodupe> python phodupe "\\freenas\HGST 4TB\Pictures\Phone Walls\2Delete" "\\freenas\HGST 4TB\Pictures\OG Phone Walls" "\\freenas\HGST 4TB\Pictures\Post-Ratio\9x19"
Would you like to recursivley search all the destination directories? 'y' or 'n'
n
Must all directories have the same exact file name? 'y' or 'n'
n
92 duplicate file names found across 2 directories. Enter 'y' to delete or 'n' to abort:
n
No files deleted, aborting...
PS C:\development\git\phodupe> python phodupe "\\freenas\HGST 4TB\Pictures\Phone Walls\2Delete" "\\freenas\HGST 4TB\Pictures\OG Phone Walls" "\\freenas\HGST 4TB\Pictures\Post-Ratio\9x19"
Would you like to recursivley search all the destination directories? 'y' or 'n'
n
Must all directories have the same exact file name? 'y' or 'n'
y
92 duplicate file names found across 3 directories. Enter 'y' to delete or 'n' to abort:
y
Files deleted, exiting...
PS C:\development\git\phodupe>
@NYPD NYPD added the bug Something isn't working label Apr 1, 2021
@NYPD NYPD self-assigned this Apr 1, 2021
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

1 participant