使用 Espresso 发布到 Amazon S3

发布于 2024-09-02 05:50:21 字数 259 浏览 5 评论 0原文

我一直在环顾四周,想弄清楚这一点,但似乎我是唯一对此有问题的愚蠢人。

情况是,我无法使用 Espresso 连接到 Amazon S3。或者我认为情况是我不知道该怎么做。我的意思是,我有我的用户名、访问密钥和秘密密钥。 Espresso 要求输入用户名和密码。那么我的密码是哪一个呢?我应该使用什么作为“服务器”?港口?我就是无法让它发挥作用。

抱歉我很愚蠢,但请帮助我。我知道你们中有很多人同时使用 Espresso 和 Amazon S3。

非常感谢。

I've been looking around to get some clarity on this but it seems like I'm the only stupid one having a problem with it.

Case is, I can't connect to Amazon S3 with Espresso. Or I think the case is rather that I don't know how to. I mean, I have my username, access key and secret key. Espresso asks for the username and password. So which one is my password? What should I use as the "server"? The port? I just can't make it work.

Sorry for being stupid but please help me out here. I know there are many of yous who use both Espresso and Amazon S3.

Many thanks in advance.

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

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

发布评论

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

评论(1

您的好友蓝忘机已上羡 2024-09-09 05:50:21

这是一个老问题了,但是对于那些通过谷歌搜索并最终到达这里的人(比如我),我找到了如何使其工作:

服务器: s3.amazonaws.com

用户名:< /strong> 您的访问密钥

密码: 您的秘密访问密钥

Way old question, but for the ones (like me) who googles it and ends up here, I found out how to make it work:

Server: s3.amazonaws.com

User name: Your access key

Password: Your secret access key

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