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

Don't check if path is a directory #220

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

rdelaage
Copy link
Contributor

Fix #193
We only run a stat on the path to check there is no error, this will allow to backup single file and will throw an error if the file doesn't exist for example.

We only run a stat on the path to check there is no error
@vercel
Copy link

vercel bot commented Aug 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
autorestic ✅ Ready (Inspect) Visit Preview Aug 18, 2022 at 10:12AM (UTC)

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.

Allow to backup single files
2 participants