使用attachment_fu Rails插件,有没有办法删除上传到Amazon S3的文件?
假设我使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论