Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use -m flag to run gsutil cp in parallel for longer copies
Got this helpful message when running a copy command that timed out: ``` NOTE: You are performing a sequence of gsutil operations that may run significantly faster if you instead use gsutil -m cp ... Please see the -m section under "gsutil help options" for further information about when gsutil -m can be advantageous. ``` PiperOrigin-RevId: 699205081
- Loading branch information