How to edit files in AWS S3 in the browser?

时光总嘲笑我的痴心妄想 提交于 2019-11-28 00:40:33

I would use S3 Sync from the awscli to download the files and edit them locally before syncing them back to their original location and updating the originals.

Documentation on S3 sync here: https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html

Michel Feldheim

You can use the free CloudBerry Explorer for Amazon S3 to browse, set up your buckets, upload, download and edit your files directly from S3

CloudBerry announced comfortable multible files editing and automatic upload of your changes.

EDIT

If you need a web-based editor you might want to have a look at this browser editor. Apparently it is capable to read files from a s3 bucket, but requires to be installed in your own web space.

No, there is not currently an AWS-supported method of editing an S3 file within the browser (like you can in, say, cPanel).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!