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

rclone backend: don't error on create if source directory is empty #62

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

ncw
Copy link
Contributor

@ncw ncw commented Sep 27, 2024

Before this change rclone would raise the error

BackendAlreadyExists: rclone storage base path already exists

On an s3 bucket which had been created but was empty.

The unit tests have been updated to allow this.

Follow up to #59

Before this change rclone would raise the error

    BackendAlreadyExists: rclone storage base path already exists

On an s3 bucket which had been created but was empty.

The unit tests have been updated to allow this.
@ThomasWaldmann ThomasWaldmann merged commit 5465678 into borgbackup:master Sep 27, 2024
7 checks passed
@ThomasWaldmann
Copy link
Member

Thanks for the PR!

Guess we'll have borgstore 0.0.5 soon. :)

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