Transferring Files to VMs


In this recipe, you will use two methods of transferring files to your Linux virtual machine, one using the gcloud command-line tool and a second using SSH in your web browser.

gcloud compute scp myfile-one.txt instance-name:~