Hi, i've already announced it on reddit, now many fixes have been done since then
I've developed with the help also of some contributors a proxy that will expose PBS api using S3 as backing storage
https://github.com/tizbac/pmoxs3backuproxy
Advantages:
- Much more reliable, no s3fs fuse etc , each request is proxied to an s3 request mostly
- Live restore supported
- Incremental backup
- Garbage collection
- With a WIP patch on PBS side it will be possible in the future to push-sync to S3
- Working file restore
- Speed is almost as native PBS unlike solutions using s3 with some mount helper
- Dynamic index ( proxmox backup client ) support , incremental too
TODO:
Dynamic index support ( file backup )
I've developed with the help also of some contributors a proxy that will expose PBS api using S3 as backing storage
https://github.com/tizbac/pmoxs3backuproxy
Advantages:
- Much more reliable, no s3fs fuse etc , each request is proxied to an s3 request mostly
- Live restore supported
- Incremental backup
- Garbage collection
- With a WIP patch on PBS side it will be possible in the future to push-sync to S3
- Working file restore
- Speed is almost as native PBS unlike solutions using s3 with some mount helper
- Dynamic index ( proxmox backup client ) support , incremental too
TODO:
Dynamic index support ( file backup )
Last edited: