wordpress,外部 URL 的下载管理器

发布于 2024-11-05 19:41:57 字数 243 浏览 1 评论 0原文

我正在为我的一位客户开发在线文件库。它是一个主要包含 PDF 和 Office 文档的库。因为它们的数量很大(文件中几乎有 2GB),所以我将它们托管在另一个站点(divshare)上,这样我们拥有的托管帐户就不会因为文件过多而被阻止,也不会因为下载流量过多而被阻止可以生成。

所以,我的问题是是否有一个好的下载管理器(即使有一些下载类别的搜索等)可以处理其他地方托管的文件的 URL,而不是本地上传的文件?

非常感谢有关任何插件等的建议。

I'm working on a online file library for one of my clients. It's a library for mostly PDFs and office documents. Because they are a huge amount(almost 2gb in files), I'm hosting them on another site(divshare), so that the hosting account we have doesn't get blocked by the excess of files, and also because of excess traffic downloading can generate.

So, my question is if there is a good download manager(even with some search for download categories and so) that can handle instead of local uploaded files, URLs of files hosted somewhere else?

The advice about any plugin or the like is very appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

初见终念 2024-11-12 19:41:57

你问如何编写这样的管理器,对吗?否则,你就在错误的网站上...

我认为你需要制作一种文件管理器,只不过它不是生成 HTML 页面来查看文件并对它们进行操作,而是公开一个 Web API,返回 XML 或 Json 数据,WordPress 插件可以管理。

You ask how to code such manager, right? Otherwise, your are on the wrong site...

I think you need to make a kind of file manager, except that instead of generating HTML pages to view the files and act on them, it exposes a Web API, returning XML or Json data, that a WordPress plugin can manage.

沙沙粒小 2024-11-12 19:41:57

来自 Divshare:

适用于 WordPress 的 DivShare Uploader 插件取代了您的常规插件
使用 DivShare 上传表单上传框架,让您轻松
无需离开“写帖子”页面即可上传和添加文件。
这是加快您的博客速度并减轻您的负担的好方法
托管大文件和图像时的服务器。

可以在这里找到:http://www.divshare.com/integrate

祝你好运!

马塞卢斯

From Divshare:

The DivShare Uploader Plugin for Wordpress replaces your regular
uploading frame with a DivShare upload form, allowing you to easily
upload and add files without ever leaving your "Write a Post" page.
It's a great way to speed up your blogging and take the load off your
servers when hosting big files and images.

It can be found here: http://www.divshare.com/integrate

Good Luck!

Marcelous

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文