"No one is harder on a talented person than the person themselves" - Linda Wilkinson ; "Trust your guts and don't follow the herd" ; "Validate direction not destination" ;

September 02, 2020

Download Large Files in your GCP VM

#1. Upload file to GCP bucket
#2. Provide public access, Follow steps in link https://glaforge.appspot.com/article/tip-making-a-google-cloud-storage-bucket-or-file-public
#3. Depending on VM Platform Install GCP SDK https://cloud.google.com/storage/docs/gsutil_install#deb
#4. There was an error, Had to install package pip install --upgrade pyasn1-modules
#5. Download the file to your VM - sudo gsutil -m cp -R gs://bucketname .

Keep Thinking!!!

No comments: