github.com/broadinstitute/ops-terra-utils/CopyGcpToGcp

WDL Input Overview

This WDL script gcp files to another gcp location. You can use EITHER fofn fo files to copy or a whole bucket as the source files. You CANNOT supply both.

It will ensure that all output files have different destination paths so nothing overwrites each other.

Make sure user running this has both read access to the source files and write access to the destination path

Inputs Table:

| Input Name | Description


This is a companion discussion topic for the original entry at github.com/broadinstitute/ops-terra-utils/CopyGcpToGcp