Skip to content

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

Merged
ThomasWaldmann merged 1 commit intoborgbackup:masterfrom
ThomasWaldmann:support-rclone-borgstore
Sep 22, 2024
Merged

add support for rclone:// repositories (via borgstore)#8405
ThomasWaldmann merged 1 commit intoborgbackup:masterfrom
ThomasWaldmann:support-rclone-borgstore

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).

@codecov
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 force-pushed the support-rclone-borgstore branch from 7f3c8a4 to bd6caf8 Compare September 22, 2024 20:26
@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
@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

Development

Successfully merging this pull request may close these issues.

rclone Integration Borg mount from rclone mount, is it possible? Support for protocols other than SSH Borg backup to Amazon S3 on FUSE?

1 participant