This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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:
Post a Comment