View source: R/gcloud-storage.R
Use the gsutil cp
command to copy data between your local file system and
the cloud, copy data within the cloud, and copy data between cloud storage
providers.
1 |
source |
The file to be copied. This can be either a path on the local
filesystem, or a Google Storage URI (e.g. |
destination |
The location where the |
recursive |
Boolean; perform a recursive copy? This must be specified if you intend on copying directories. |
echo |
Echo command output to console. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.