As a curator
I want the user dropbox to be deleted from the EFS when it has been successfully backed up to S3 glacier
So that we save on EFS storage
Acceptance Criteria
Given a dataset being curated has files associated with it
When the backup of all the files in the user dropbox has been triggered
And the backup has completed successfully
Then the deletion of the files in the dropbox and in the ".orig" variant is triggered asynchronously
User story
Acceptance Criteria