We have been using Otto v3 to backup to S3 using the following folder structure:
- Client bucket name
- OttoNightly/ folder
- Otto_Nightly_timestamp zip file
- OttoNightly/ folder
Now in OttoFMS the backups are working correctly, but nightly timestamp folders are all being placed in a dbs/ folder.
- Client bucket name
- OttoNightly/ folder
- dbs/ folder
- Otto_Nightly_timestamp folder
- dbs/ folder
- OttoNightly/ folder
Is it possible to remove the dbs/ folder from the hierarchy to remain consistent with our Otto v3 structure? Thanks