Product Features
...
System
External Storage

Cloud Storage Sync

4min

Note: Cloud Storage Sync is available for Litmus Edge version 3.11.0 and later. Enable the feature from System > Support > Features.

You can transfer files from Litmus Edge to a cloud storage service. Currently, you can set up cloud storage with AWS S3 and Azure Blob Storage.

Set Up Cloud Storage Sync

Before you can start leveraging Cloud Storage Sync, you need to enable the feature in Litmus Edge and then set up the source directory.

Enable Cloud Storage Sync

To enable this feature, navigate to System > Support > Features and click the toggle for Cloud Storage Sync.

Cloud Storage Sync toggle
Cloud Storage Sync toggle


After the feature is enabled, navigate to System > External Storage and click the Cloud Sync tab.

Cloud Storage section
Cloud Storage section


Set Up Source Directory

You will need to set up the source directory that will be used for configuring sync jobs.

One option is to start the Litmus Edge FTP Server. See Services to learn more.

If you start the Litmus Edge FTP Server, you can use an FTP tool such as Filezilla to connect to the server and create a dedicated folder that will be used to copy or move files. For example, you can create the following file path to configure a sync job with AWS S3: /var/lib/customer/ftp-data/s3-sync. This file path will be used for the Source parameter in the sync job configuration.

Next Steps