使用attachment_fu Rails插件,有没有办法删除上传到Amazon S3的文件?

发布于 2024-09-06 03:40:05 字数 209 浏览 5 评论 0原文

假设我使用 Attachment_fu 将个人资料图片附加到系统中的用户个人资料,并使用 Amazon S3 作为实际文件存储。当用户上传新的个人资料图片时,我想用新的文件替换附件。我可以在我的数据库(即文件元数据)中轻松执行此操作,但 Attachment_fu 似乎没有提供从 S3 删除文件的方法。

我是否遗漏了什么,或者我是否以错误的方式处理这个问题?

非常感谢!

Let's say I'm using attachment_fu to attach profile pics to user profiles in a system, with Amazon S3 used as the actual file storage. When users upload new profile pics, I'd like to replace the attached file with the new one. I can do this within my database (i.e. the file metadata) easily, but attachment_fu doesn't seem to provide methods for deleting the files from S3.

Am I missing something, or am I approaching this the wrong way?

Many thanks!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文