UCONN

UCONN
UCONN

Tuesday, September 28, 2021

Bucket overwriting issue, 9/28/2021, 5:31 PM, English, 9/28/2021, 5:31 PM

Your assigned language is: English
Classroom blog: googleclouduconn.blogspot.com

9/28/2021, 5:31 PM

Resolved issue when copying files from cloud shell machine to storage bucket.

Use the -A option for cp command to overwrite the file on your cloud
storage bucket

gsutil cp -A first.html gs://johnspizza2/

No comments:

Post a Comment

Assignment #4 due Wednesday October 8th

  Assignment #4 due Wednesday October 8th  Build a Python Invoicer program that lists 4 items that you want to sell and produce a total. Als...