stageOutMode
The stageOutMode directive defines how output files are staged out from the scratch directory to the task work directory.
Options
The following modes are available: Output files are copied from the scratch directory to the work directory. Output files are copied from the scratch directory to the work directory using the fcp utility, which must be available in the task environment. Output files are moved from the scratch directory to the work directory. Output files are copied from the scratch directory to the work directory using the rclone utility, which must be available in the task environment. Output files are copied from the scratch directory to the work directory using the 'copy''fcp''move''rclone''rsync'rsync utility.