Skip to content

Instantly share code, notes, and snippets.

@romreed
Created May 10, 2017 14:20
Show Gist options
  • Save romreed/1f07f37e938bcc2c3b40e08c984c476c to your computer and use it in GitHub Desktop.
Save romreed/1f07f37e938bcc2c3b40e08c984c476c to your computer and use it in GitHub Desktop.
gsutil fireabse
gsutil -m cp -R gs://*/ D:/
gsutil -m cp -R D:\*\ gs://*
gsutil rsync D:\*m gs://*
gsutil -m cp -R D:\*\mms gs://*
chcp 65001
gsutil -m rsync -r gs://*/ gs://*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment