OttoFMS backup to S3 folder structure

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

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

Is it possible to remove the dbs/ folder from the hierarchy to remain consistent with our Otto v3 structure? Thanks

Hello there!

Nice to see you here :blush:

I am sorry, but it is not possible to remove the ‘dbs’ folder at this time. There is a good reason for this: OttoFMS can backup both external container data and databases, which Otto 3 couldn’t do. In order to keep your container data separate from your databases, we put the databases in a ‘dbs’ folder and the containers in a ‘containers’ folder.

Hope that helps

Thanks

Todd