Hi,
Two of my projects have been suspended while I was using gsutil to move files (<500GB altogether) between GCS buckets in two accounts or between a VM boot disc and GCS.
I've used gsutil cp, which is a recommended way as per this document.
https://cloud.google.com/storage-transfer/docs/cloud-storage-to-cloud-storage
What might I have missed? How to prevent project suspension?
Thanks