Replies: 2 comments
-
|
I'm trying a similar thing where I have an existing repository on Backblaze B2 that was set up and has snapshots that were managed by resticprofile. I'm trying to import that repository to backrest. I'm not sure if that is intended behavior and if backrest just tries to fully tries to manage every repository.. It might be related that the application key I gave backrest only have read permissions since I want to use backrest only to monitor backups, at least for the time being, but it seems weird that it is trying to initialize the repository again if it already exists regardless. |
Beta Was this translation helpful? Give feedback.
-
|
I was able to make some progress by directly editing the config backrest config file. I took an existing config and filled in the details for my B2/S3 bucket: The guid can be found by running With this the repository shows up fine in backrest and can be edited like normal. But it appears like backrest really wants have write permissions, even just to verify the repository connection. If I give it an appkey that only has read permissions on the bucket, the repo validation fails with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'd like to migrate from resticprofile. If I use the same B2 repository URI, keys etc. as resticprofile, will I have to re-upload my data, or will backrest be able to re-use the existing data?
Beta Was this translation helpful? Give feedback.
All reactions