Enum CloudProviders
The list of supported cloud providers that can be optionally enabled. At least one of these is required and its configuration must be specified for the application to run.
Namespace: Cloud_ShareSync.Core.Configuration.Enums
Assembly: Cloud-ShareSync.Core.Configuration.dll
Syntax
public enum CloudProviders : int
Fields
| Name | Description |
|---|---|
| BackBlazeB2 | Enables Cloud-ShareSync to upload and download to BackBlaze B2 cloud storage. |