[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[],[],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**."]]