简体   繁体   English

如何通过 web 浏览器(非控制台)使用 Amazon S3 存储桶

[英]How to use Amazon S3 bucket through web browser (not console)

I have an amazon s3 bucket.我有一个亚马逊 s3 存储桶。 I am planning to use like Google Drive.我打算像 Google Drive 一样使用。 I mean How can I access my bucket directly through a web browser, Navigate to its folder, download the files it has.我的意思是如何通过 web 浏览器直接访问我的存储桶,导航到它的文件夹,下载它的文件。 Upload the new folders and files etc. With different users having different permission to access the bucket.上传新的文件夹和文件等。不同的用户有不同的权限访问存储桶。

I don't want the bucket to be accessible only by AWS console, rather it should be accessible from your web browser.我不希望存储桶只能通过 AWS 控制台访问,而是应该可以从您的 web 浏览器访问。 let me know if it's possible?让我知道是否可能?

thank you,谢谢你,

Sounds like a utility like Cyberduck will meet your needs.听起来像Cyberduck这样的实用程序可以满足您的需求。

It provides a graphical interface to S3 (and FTP, etc) and you can drag & drop files to upload/download.它为 S3(和 FTP 等)提供图形界面,您可以拖放文件进行上传/下载。

Just provide it with your Access Key and Secret Key and it will connect for you.只需向它提供您的访问密钥和秘密密钥,它就会为您连接。 No need to login to the AWS console.无需登录 AWS 控制台。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM