I started a backup from my iMac to S3 using Cloudberry Backup. I logged into AWS console and started poking around. It looks like Cloudberry backup creates a file named [folder]:/[timestamp]/[filename]. Looks like the [timestamp] (YYYYMMDDHHMMSS format) is the modified time of the local file, which makes sense. If I download this file via the AWS console, it’s jibberish. I did select the compression option in my backup job. Does Cloudberry use some proprietary compression or encoding for files? I get that I can restore a file via the app, I’d just like to be able to maybe retrieve the file on another system using the AWS console.
One more question: I created this S3 bucket with versioning enabled. Is that necessary for Cloudberry backup? Seems you’re using a timestamp in the folder name and multiple version of the same file will just cause another folder to get created in S3.