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

fix: print useful error on write fail #1843

Merged
merged 2 commits into from
Jun 17, 2021
Merged

fix: print useful error on write fail #1843

merged 2 commits into from
Jun 17, 2021

Conversation

lidel
Copy link
Member

@lidel lidel commented Jun 16, 2021

This displays error details when write to a destination directory fails, and ensures stored files are contained within destination dir.
Should improve UX in situations where user picked read-only directory, run out of disk space etc.

cc @schomatis

This displays error details when write to a destination directory
fails, and ensures stored files are contained within destination dir.

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
This makes a safer default, as won't silently overwrite user data,
forcing user to pick an empty dir for destination and handle any
conflict reesolution manually.

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
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 this pull request may close these issues.

2 participants