1 回答
- 最新
- 投票最多
- 评论最多
0
Hello,
You could use AWS DataSync https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html, but to do that you will need to share the EBS volume as NFS or SMB because DataSync does not support EBS as a direct location to transfer data from.
If you can create an NFS or SMB share for that EBS data then you can use DataSync to move data from the source file share to an EFS location.
I hope this works for you
已回答 2 年前
相关内容
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前