I am using restic through autorestic and using the backblaze s3 endpoint.
I accidentally backed up a folder with a large amount of files I did not intend to. (Typo in exlclude).
Locally I managed to exclude the folder with the rewrite command but the remote is still the same size.
Is there a command to update the remote with the local snapshots?
When creating a new post in the Getting Started category, you are asked for some relevant information such as what actual commands you ran, and some other things. It appears that you actively chose not to provide this information, which makes it hard to give you a useful answer.
Please see the documentation at Working with repositories — restic 0.18.0 documentation , in particular the mentions of “forget” and “prune”. I’m guessing that might help. If it doesn’t, you probably have some retention in your S3 bucket that makes the data take up space despite being deleted by restic.