Create a rake task to be run after the one created in #1204 in order to delete the import and export files or directories that have been successfully copied.
Acceptance criteria
Implementation notes
- Should probably kick off a background job
- May want to maintain a separate move / deletion log?
Create a rake task to be run after the one created in #1204 in order to delete the import and export files or directories that have been successfully copied.
Acceptance criteria
Implementation notes