I started my first full backup as:
duply profile1 backup
The source data size is 20 TB. Near the end, due to hung state of my filesystem, I had to kill it. Even after Ctrl+C, it left the following files in local archive:
duplicity-full.20230405T100014Z.manifest.part
duplicity-full-signatures.20230405T100014Z.sigtar.part
But the above two did not make it to AWS bucket. Now can I resume that full backup process somehow? As you can see, I am trying to bypass the time required to backup 20 TB again.