简体   繁体   中英

Dynamical and programmatical mounting a s3 bucket to a windows ec2 instance

Any suggestion on how one would go about dynamical and programmatical mounting a s3 bucket to a windows ec2 instance ? My idea was to code a little server that sits on the windows machine and exposes a rest API endpoint that I can call to do this via FUSE / s3fs.

Does anyone know about any other solutions for that that might exist already ? I looked threw the AWS API SDK's but nothing seems to fit.

Edit: rclone.org/rc could be of use :)

Thanks.

答案是 rClone,Windows 有一个 FUSE 仿真层 libfuse/WinFsp。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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