fix/create_outfile_before_copying
This is a fix for the rsync error that was see in the webservice.nohup at xcal.
Description
The issue was that the outfolder creation is done only at the xfel-calibrate
side. and as this is after starting copying files. We miss copying the files that were being copied before xfel-calibrate
create a new directory.
How Has This Been Tested?
This was tested on xcaltst@max-exfl017
Relevant Documents (optional)
The error messages.
Types of changes
- Bug fix (non-breaking change which fixes an issue)