Avalanche powered by Wavelink

Home 

The Central File Store

The Central File Store is used to store and distribute files that are associated with payloads. For example, .apk files in software payloads or OS update files could be stored in the Central File Store.

By default, Avalanche locates the Central File Store on the same computer where the Enterprise Server is installed. However, you may choose to use a network drive or other location for storing files.

The following sections provide guidance on when and where to use the Central File Store.

ClosedWhy should I use the Central File Store instead of manifest URLs?

When you use a manifest URL, all devices retrieve files directly from the location listed in the payload. This may not be practical if large files are pushed out to many devices simultaneously or if the network connection is low-quality.

When you use the Central File Store, the devices retrieve files from the smart device server they have been configured to connect to. When you have several smart device servers, this spreads traffic out to several servers. Using the Central File Store may also reduce reliance on a poor network connection.

ClosedWhere should I keep the Central File Store?

How many files will be stored and their size are the most important factors in deciding where the Central File Store should be located. Some files, such as OS updates, can be very large. If you have a lot of files or if your files are very large, consider using a separate location for the Central File Store to spread out memory and processing demands. If you don't have many files or if your files are small, you may want to keep the Central File Store in the default location for ease of management.

You must have a certificate for the server where the Central File Store is located. If you set up the Central File Store in the same location as a device server, you can use the same certificate for both. For more information about certificates, see Obtaining SSL Certificates.

Managing files in the File Store

Add files to the Central File Store through the Avalanche Console. You must have administrator permissions in Avalanche in order to manage files in the Central File Store through the Avalanche Console.

1.Click Tools > Central FileStore.

2.In the top right, click the Manage FileStore button.

3.Use the buttons at the top of the dialog to create directories, rename files, delete files, import files, export files, view file details, and refresh the Central File Store.

4.Click the X in the top right corner to close the dialog box. Changes are automatically saved as you make them.

For information about configuring the Central File Store, see Using the Central File Store in the user guide.


Was this article useful?