Jump to content

XF- 在 XF 2.x 中使用 DigitalOcean Spaces/Amazon S3 进行文件存储 -Nulled

Posted
  • Administrator

在 XF 2.x 中使用 DigitalOcean Spaces/Amazon S3 进行文件存储

XenForo 版本兼容性

以下指南适用于 XF 2.0 或 XF 2.1。 您需要确保您 使用的是正确版本的附加文件

当您单击下载按钮时,两者都包括在内, 如果您使用 XenForo 2.0.x,请确保下载 2.0.x 版本 2.1.x 如果您使用 XenForo

为什么是这个指南?

从 XenForo 2.0.0 开始,我们使用 名为 Flysystem 的抽象文件系统 。 它被称为抽象文件系统,因为它在代码和文件系统之间添加了一层抽象。 这意味着它为执行文件系统操作提供了一致的 API,因此无论文件系统是基于本地磁盘的文件系统还是分布式和可远程访问的文件系统,我们的代码调用相同的函数,而 Flysystem 负责其余的工作。

尽管这很有用,但设置起来并不是最明显或最直接的事情,因此本指南和随附的附加组件会有所帮助。

因此,如果您打算使用 XF 2.1 中的 视频上传功能 并且担心磁盘空间需求增加,或者即使您暂时使用 2.0 并且只需要卸载存储需求在其他地方,这将有所帮助。

使所需文件可用

尽管您可以自己下载文件并设置诸如自动加载器之类的东西,但您可能更喜欢简单地下载附加到此资源的附加组件。 您可以 按照通常的方式安装插件

文件信息

提交者 [[Template core/front/global/userLink is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

提交日期 2022年05月15日

分类 XenForo

查看文件

在 XF 2.x 中使用 DigitalOcean Spaces/Amazon S3 进行文件存储

Featured Replies

Create an account or sign in to comment

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.