Generar copia Full y despues de varias incrementales volver hacer una Full

Estoy probando Duplicati en la versión gratuita y necesito ayuda para configurar el esquema de copias. Lo que quiero lograr es:

  • Hacer una copia completa.

  • Después realizar 7 copias incrementales.

  • Al terminar esas incrementales, que se genere automáticamente otra copia completa y que el ciclo se repita.

¿Me podrían indicar cómo debo configurar la política de copias (retención, esquema de backup o parámetros avanzados) para conseguir este comportamiento durante la prueba?

Gracias por su apoyo.

Google Translate:

Generate a full backup and, after several incremental backups, perform a full backup again.

I’m testing the free version of Duplicati and need help configuring the backup schedule. What I want to achieve is:

Make a full backup.

Then make 7 incremental backups.

After completing these incremental backups, automatically generate another full backup and repeat the cycle.

Could you tell me how I should configure the backup policy (retention, backup schedule, or advanced settings) to achieve this behavior during testing?

Thank you for your support.

Welcome to the forum @MiguelRosales

Duplicati does not rely on picking full versus incremental. Every backup is full, but block-level deduplication means only new data must be uploaded, so space use grows slowly.

Architecture Premises

The deduplication and block-level tracking makes it possible to avoid the traditional full+incremental cycle, where the full backup is always required to get to a specific version.

Are you trying to set up something like drive rotation offsite, as opposed to using cloud?