hardgsutil

Upload a directory to Cloud Storage using parallel multi-threaded transfers

command

gsutil -m cp -r ./DATA/ gs://BUCKET_NAME/

also accepted

gsutil -m cpgsutil -m cp -r

Command breakdown

Part of the Cloud Storage CLI (gsutil) — Cloud Storage gsutil category.

gsutil-mcp-r./DATA/gs://BUCKET_NAME/
FlagPurpose
-mBoolean flag
-rBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →