Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 766 Bytes

File metadata and controls

23 lines (15 loc) · 766 Bytes

Two Stage Globus Transfer

Description

Transfer from source to intermediate and then from intermediate to destination. Remove from intermediate after completion.

Note

This example differs from the Two Stage Globus Transfer Globus-provided flow available in the Globus Web App.

The example below is simplified and may exhibit slightly different behaviors.

Highlights

The ComputeTaskData state uses the run ID to create a unique temporary directory on the intermediate collection.

This helps ensure that existing data on the intermediate collection are not overwritten by accident.