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

1 Ansicht (letzte 30 Tage)
Scott Stearns
Scott Stearns am 6 Aug. 2020
Kommentiert: Scott Stearns am 8 Aug. 2020
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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 7 Aug. 2020
R2020a copyfile() supports aws s3: URI.
  1 Kommentar
Scott Stearns
Scott Stearns am 8 Aug. 2020
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MathWorks Cloud Center finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by