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

Option to extract files in a flat structure (don't create directories) #9

Open
domenkozar opened this issue May 20, 2013 · 3 comments

Comments

@domenkozar
Copy link

No description provided.

@matejc
Copy link
Owner

matejc commented Jun 4, 2013

I am not sure about this one, what if there is file with the same name in i.e. root directory and in some sub-directory?
File could be renamed from 'filename.ext' to 'filename (1).ext' but that is a dirty solution isn't it?

@domenkozar
Copy link
Author

For now just forget about that edge case and leave a TODO comment

@radiohacktive
Copy link
Contributor

It's a dirty solution because it's a dirty problem; just as it is on the user to ensure data integrity outside of commands (no more "Recycle Bin" with rm commands), it can be on the user to solve the problem beforehand. So to expand, perhaps this could be a small query of the mode of action when the problem arises, with a default (non-entry) option to begin enumerating name duplicates?

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

3 participants