Purpose

Shows how to upload and download files from cloud services AWS S3 and Azure Blob.

How to Use

Hit play and examine the unity console to see the downloading and uploading logs output by the file storage systems.

Scene Location & Name

Assets/Ride/Examples/Services/File/ExampleFileStorageSystem.unity

Setup Requirements 

The “Example” game object has the ExampleFileStorageSystem attached to it. This script creates the IFileStorageSystems AWSFileStorageS3System and AzureBlobFileStorageSystem.