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公式更新しました 1年前