i-VRESSE / bartender

Middleware web service to schedule jobs on various infrastructures
https://i-vresse-bartender.readthedocs.io
Apache License 2.0
1 stars 0 forks source link

Remove job dir on remote fs after download #32

Open sverhoeven opened 1 year ago

sverhoeven commented 1 year ago

When a job has been completed and the output files in the job dir have been downloaded from a remote filesystem back to the web service then the remote job dir should be removed.

It should only be removed once download has completed successfully.