[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[],[],null,["# Manage files with Cloud Shell\n\nThis page describes how to upload and download files and folders with\nCloud Shell.\n\nUpload and download files and folders\n-------------------------------------\n\nYou can upload and download files and folders easily using\nCloud Shell. To transfer files, use one of the following\nmethods:\n\n- Click more_vert **More** \\\u003e\n **Upload** or **Download** to move your files or folders to or from\n Cloud Shell. Files and folders can only be uploaded to and\n downloaded from your home directory.\n\n- Use the [`cloudshell download`](/shell/docs/using-cloudshell-command)\n command to download files:\n\n cloudshell download test1.md test2.md\n\n- [Use the `gcloud cloud-shell scp` command](/shell/docs/using-cloud-shell-with-gcloud-cli)\n on a local terminal to transfer files between Cloud Shell and\n your workstation. For example, to move a file, 'data.txt', from\n Cloud Shell to your local machine:\n\n gcloud cloud-shell scp cloudshell:~/data.txt localhost:~data.txt\n\n- In your Cloud Shell Editor Explorer, right-click\n a directory or file and then click **Copy Download Link** , **Download** ,\n or **Upload Files**."]]