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

add support for rclone:// repositories (via borgstore) #8405

Merged

Conversation

ThomasWaldmann
Copy link
Member

@ThomasWaldmann ThomasWaldmann commented Sep 21, 2024

Thanks to @ncw for adding an rclone backend to borgstore!

Not much to do here, except supporting rclone://... URLs.

Fixes #5324.
Fixes #1070.
Fixes #102 (fuse not needed, rclone talks to s3 directly).
Fixes #4101 (rclone mount not needed anymore, borg talks to rclone directly).

Related to #2177 (offers a lot of new storage provider options).

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.44%. Comparing base (e5e685f) to head (bd6caf8).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8405   +/-   ##
=======================================
  Coverage   81.43%   81.44%           
=======================================
  Files          70       70           
  Lines       12733    12739    +6     
  Branches     2310     2311    +1     
=======================================
+ Hits        10369    10375    +6     
  Misses       1707     1707           
  Partials      657      657           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThomasWaldmann ThomasWaldmann marked this pull request as ready for review September 22, 2024 20:27
@ThomasWaldmann ThomasWaldmann merged commit 5274548 into borgbackup:master Sep 22, 2024
16 checks passed
@ThomasWaldmann ThomasWaldmann deleted the support-rclone-borgstore branch September 22, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant