tizbac / pmoxs3backuproxy

Proxy written in golang that will emulate a PBS server and work on one or more S3 buckets
GNU General Public License v3.0
64 stars 4 forks source link

Fixing sizes shown in PVE frontend #29

Open abbbi opened 3 months ago

abbbi commented 3 months ago

My idea to fix the sizes shown in the PVE frontend without having to loop through all stuff would be to simply slap them as a tag to the index.json.blob in the snapshot folder?

tizbac commented 3 months ago

If we stick for the sum of FIDX size for now yes should be trivial , if we want referenced size it would be a bit harder