elhefe38
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backup not deleted – backblaze@duongcuong96 just a follow up from backblaze support: when deleting a file, if you do not supply the versionId, it will only hide the file (i.e. create a new version of the file that is deleted). This is apparently standard in AWS compatible storage, and occurs even when bucket versioning is disabled.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backup not deleted – backblaze@duongcuong96 I think I finally understood: when deleting the file, backwpup only marks it as hidden (hence the star next to it). I added a lifecycle rule to the bucket, s.t. hidden files are deleted after one day (which mitigates the issue). The issue seem to be on backblaze’s side, as I can reproduce this behavior using s4cmd.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backup not deleted – backblaze@duongcuong96
my concern about this is that those deleted-but-still-present files are still counted in the quota and billed… Also when you delete those files from the backblaze UI, they are deleted for good, not just marked with the star. (and I could not find any mention of this on the help). I will try to make use of s3cmd cli to see if the behavior is identical.Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backup not deleted – backblaze@duongcuong96 tried it, identical behavior
- This reply was modified 4 years, 8 months ago by elhefe38.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backup not deleted – backblaze@duongcuong96
The only difference I can see is that I use an application key generated with default perms that only had access rights to my backup dedicated bucket, and not the all the buckets. I will try an application key with full permissions.
I however do not understand with thedeleteBucketspermission would be needed. IsdeleteFilesnot sufficient to remove expired backups ?- This reply was modified 4 years, 8 months ago by elhefe38.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backup not deleted – backblaze@duongcuong96
Same behavior with a freshly created bucket.Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backup not deleted – backblaze@duongcuong96
I understood that, this is not my issue. When I created the backup job, I specified that only the latest 2 runs are to be kept. Now, only the last two runs remained “tracked”, but the “expired” files are not correctly deleted on the bucket.Check wordpress screenshot and backblaze screenshot
- This reply was modified 4 years, 8 months ago by elhefe38.