ExternalStorageDownload
ExternalStorageDownload[location]
从指定的 location 下载内容.
ExternalStorageDownload[location,dest]
从指定的 location 将内容下载至本地的目标文件或目录 dest.
ExternalStorageDownload[locationdest]
从指定位置将内容下载至本地的目标文件或目录 dest.
ExternalStorageDownload[{location1,location2,…},dest]
从指定位置将内容下载至本地目标 dest.
ExternalStorageDownload[{location1,location2,…}dest]
从指定位置将内容下载至本地目标 dest.
ExternalStorageDownload[{location1dest1,location2dest2,…}]
从指定位置将内容下载至本地目标.
更多信息和选项
- 默认外部存储由 $ExternalStorageBase 给出.
- location 的可能的形式包括:
-
"CID" IPFS 内容标识符 (CID) "path" 外部存储服务中的路径(如 Dropbox) "bucket/key" 外部存储服务(如 Amazon S3)中的存储桶名称和密钥 "bucket/prefix/" 外部存储服务(如 Amazon S3)中的存储桶名称和前缀 "uri" 外部存储服务的 URI(如 Amazon S3 URI) ExternalStorageObject[…] 外部存储对象 - dest 的可能的形式包括:
-
"file" 本地文件路径 "directory" 本地目录 {"file1","file2",…} 本地文件路径列表
范例
打开所有单元关闭所有单元基本范例 (4)
从 InterPlanetary 文件系统 (IPFS) 下载文件:
通过提供 ExternalStorageObject 从 Amazon S3 存储桶下载多个文件:
范围 (11)
单个文件 (7)
通过提供内容标识符 (CID) 从 InterPlanetary 文件系统 (IPFS) 下载文件:
通过提供 ExternalStorageObject 从 InterPlanetary 文件系统 (IPFS) 下载文件:
从 InterPlanetary 文件系统 (IPFS) 将文件下载至特定的本地路径:
通过提供 ExternalStorageObject 从 Amazon S3 存储桶下载一个文件:
多个文件 (4)
通过提供 ExternalStorageObject 从 Amazon S3 存储桶下载多个文件:
从 Amazon S3 存储桶下载多个文件到特定的本地目录:
选项 (4)
属性和关系 (1)
CopyFile 也支持将 ExternalStorageObject 作为文件指定,将其下载至本地路径:
文本
Wolfram Research (2020),ExternalStorageDownload,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ExternalStorageDownload.html (更新于 2021 年).
CMS
Wolfram 语言. 2020. "ExternalStorageDownload." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2021. https://reference.wolfram.com/language/ref/ExternalStorageDownload.html.
APA
Wolfram 语言. (2020). ExternalStorageDownload. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ExternalStorageDownload.html 年