mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 24 09:45:53 UTC 2022
This commit is contained in:
parent
c614d893da
commit
978ed239f6
127 changed files with 2957 additions and 251 deletions
|
|
@ -15,8 +15,11 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
gcloud compute scp securely copies files between a virtual machine instance
|
||||
and your local machine using the scp command. This command does not work
|
||||
for Windows VMs.
|
||||
and your local machine using the scp command.
|
||||
|
||||
This command works for Linux VMs and Windows Server 2019 and later VMs that
|
||||
have SSH enabled
|
||||
(https://cloud.google.com/compute/docs/connect/windows-ssh).
|
||||
|
||||
In order to set up a successful transfer, follow these guidelines:
|
||||
▪ Prefix remote file names with the virtual machine instance name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue