# 附件能否全部移至Drive或类似服务？

**URL:** <https://meta.discourse.org/t/is-it-possible-to-move-all-the-attachments-to-drive-or-similar/269625>\
**Category:** Support\
**Created:** [2023年六月26日 11:20 UTC](https://meta.discourse.org/t/is-it-possible-to-move-all-the-attachments-to-drive-or-similar/269625 "2023-06-26T11:20:09Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)\
**Post date:** [2023年六月26日 11:34 UTC](https://meta.discourse.org/t/is-it-possible-to-move-all-the-attachments-to-drive-or-similar/269625/2 "2023-06-26T11:34:57Z")

</div>

有三种选择：

- 使用 [Data Explorer](https://meta.discourse.org/t/32566?silent=true) 创建一个查询，找出所有具有所需扩展名的 Upload 记录并打印 URL，然后将它们下载到文件夹
- 下载 SQL 备份，然后执行与上述相同的操作
- 下载包含所有上传内容的备份（需要临时启用我们托管的协助），然后提取该备份

使用前两种选择，您还可以获取原始文件名，以便在下载时保留它，但会出现冲突。

使用第三种选择，所有文件都将以其哈希值（长十六进制字符串）命名，但您可以使用 #1 或 #2 中的数据来重命名它们。

---

_[View the full topic](https://meta.discourse.org/t/is-it-possible-to-move-all-the-attachments-to-drive-or-similar/269625)._
