【发布时间】:2021-10-26 00:17:59
【问题描述】:
谁能提供有关调试此命令在 MacOS Catalina 上不起作用的建议?
~ $ gsutil cp -r gs://elium/photo.video/ /Users/alex -v
CommandException: Destination URL must name a directory, bucket, or bucket
subdirectory for the multiple source form of the cp command.
- /Users/alex 绝对是现有文件夹
【问题讨论】:
-
在 superuser.com 或 Unix & Linux 上可能会更好
-
您是否正在尝试下载文件或在存储桶之间复制?你期待结尾
-v做什么,因为那绝对不是文件夹
标签: google-cloud-platform google-cloud-storage gsutil