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 support from borg2 #2093

Open
Victor239 opened this issue Oct 10, 2024 · 1 comment
Open

rclone support from borg2 #2093

Victor239 opened this issue Oct 10, 2024 · 1 comment
Labels
status:idea Proposed feature, discuss if its useful

Comments

@Victor239
Copy link

The problem

borg2 now supports rclone as a storage provider, so compatibility should be ensured in Vorta.

Requested Solution

Fully compatible rclone support.

Alternatives

N/A

Additional context

N/A

@m3nu m3nu added the status:idea Proposed feature, discuss if its useful label Oct 18, 2024
@ThomasWaldmann
Copy link
Collaborator

Guess this is relatively easy to solve:

  • vorta must be able to deal with borg2's rclone: repo "URLs", they could look like e.g. rclone:mypcloud:somebucket/borgrepo. The string to the right of rclone: must conform to the rclone documentation.
  • I think the setup of the remote should be done outside of vorta, just setting up rclone as documented, they have docs for ~100 different providers and we don't need to deal with all that within vorta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:idea Proposed feature, discuss if its useful
Projects
None yet
Development

No branches or pull requests

3 participants