86240/how-to-transfer-files-to-gcp-vm-from-local-system
Hi Guys,
I have created one GCP VM. I want to transfer some files to this VM. But how can I do that from Windows system?
Hi@akhtar,
You can use the SCP protocol to transfer files from the Windows system to GCP VM. Windows system has WinSCP software. You need to upload the private key. It will connect to your VM automatically.
gcloud compute scp localpath vm_instance_name:instance/path
You could probably use Windows RDP client for ...READ MORE
Use port 587. As per AWS SES ...READ MORE
If your VM instance uses the primary ...READ MORE
You could probably follow these steps to create ...READ MORE
There are various Cloud service providers in ...READ MORE
To create a VM instance: It is important you ...READ MORE
Google offers a wide range of Services. ...READ MORE
GCP provides IaaS as well, although it ...READ MORE
Hi@akhtar, You can copy files from the remote ...READ MORE
Hi@akhtar, GCP shell has a command named gcloud. ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.