Skip to content

Instantly share code, notes, and snippets.

@crowdmatt
Last active December 17, 2015 13:19
Show Gist options
  • Select an option

  • Save crowdmatt/5616344 to your computer and use it in GitHub Desktop.

Select an option

Save crowdmatt/5616344 to your computer and use it in GitHub Desktop.

Revisions

  1. crowdmatt revised this gist May 24, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sync-google-cloud-storage-with-s3
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    gsutil cp -r s3://my-s3-bucket gs://my-gs-bucket
    gsutil -m cp -r s3://my-s3-bucket gs://my-gs-bucket
  2. crowdmatt created this gist May 20, 2013.
    1 change: 1 addition & 0 deletions sync-google-cloud-storage-with-s3
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    gsutil cp -r s3://my-s3-bucket gs://my-gs-bucket