필터 지우기
필터 지우기

Can I programmatically do file I/O on AWS EFS or EB3?

조회 수: 1 (최근 30일)
Scott Stearns
Scott Stearns 2020년 8월 6일
댓글: Scott Stearns 2020년 8월 8일
I have an AWS EC2 instance and need to determine the feasibility of programmatically copying files from my local file system to an AWS EFS or S3 storage service and vice versa.

채택된 답변

Walter Roberson
Walter Roberson 2020년 8월 7일
R2020a copyfile() supports aws s3: URI.
  댓글 수: 1
Scott Stearns
Scott Stearns 2020년 8월 8일
Thank you Mr. Roberson. This will be helpful. Looking forward to working with Mathworks to make this functionality available for EFS. Meantime we will use S3 and your info is directly applicable.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by