Cloud Storage Page

Cloud storage configurations are stored in the BarTender System Database. Because of this, deploying integrations containing cloud storage options to remote computers requires that the target server must be connected to the same BarTender System Database instance as is the computer from which you are deploying the integration.

The Cloud Storage page, accessed by expanding the Integrations node of Administration Console and clicking Cloud Storage, allows you to connect to one or more cloud locations, making the data stored in these locations accessible to your integrations and their actions.

The Cloud Storage page consists of the Locations pane, where you view and select the cloud locations that you have already added, and the Properties pane, where you can configure the properties for the cloud location currently selected in the Locations pane.

Until you have added your first cloud storage location, there are no "panes" on the page. In this case, click Add to begin adding a cloud location. See the procedure below.

The Properties pane is dynamic, and the properties available depend on the type of cloud storage location you have selected in the Locations pane, as follows:

ClosedAmazon S3

The Amazon S3 cloud storage location type allows you to access an Amazon S3 account. Amazon S3 (Simple Storage Service) is an online file storage web service offered by Amazon Web Services (AWS).

Configure the following properties when you add an Amazon S3 cloud storage type:

ClosedDropbox

The Dropbox cloud storage location type allows you to access a Dropbox account. Dropbox is a cloud storage service available from www.dropbox.com.

Configure the following properties when you add a Dropbox cloud storage type:

ClosedMicrosoft OneDrive

The Microsoft OneDrive cloud storage location type allows you to access a Microsoft OneDrive account. OneDrive is the default online storage and syncing service for Microsoft Windows 10 and Office 365.

Configure the following properties when you add a Microsoft OneDrive cloud storage type:

ClosedFTP

The FTP cloud storage location type allows you to access files on an FTP server using the FTP protocol.

Configure the following properties for this cloud storage location type:

ClosedFTP over SSL/TLS (FTPS)

The FTP over SSL/TLS (FTPS) cloud storage location type allows you to access files securely on an FTP server using SSL/TLS.

Configure the following properties for this cloud storage location type:

ClosedSecure FTP (SFTP)

The Secure FTP (SFTP) cloud storage location type allows you to access files securely on an FTP server using Secure FTP protocol.

Configure the following properties for this cloud storage location type:

ClosedWebDAV

The WebDAV cloud storage location type allows you to access files on an HTTP server via WebDAV. WebDAV (World Wide Web Distributed Authoring and Versioning) is the Internet Engineering Task Force (IETF) standard for collaborative authoring on the Web.

Configure the following properties when you add a WebDAV cloud storage type:

The following procedures explain how to add and delete cloud storage locations:

ClosedTo add a cloud storage location

  1. In Administration Console's left Navigation Pane, click Integrations and expand the node.

  2. Under Integrations, click Cloud Storage to open the page.

  3. Click Add and select the desired storage to add it to the Locations pane and display its properties in the Properties pane.

  4. Configure the properties for the new cloud storage location.

  5. Click Apply to save your changes. Alternatively, click OK to save your changes and close Administration Console.

ClosedTo delete a cloud storage location

  1. In Administration Console's left Navigation Pane, click Integrations and expand the node.

  2. Under Integrations, click Cloud Storage to open the page.

  3. In the Locations pane, select the cloud storage location you wish to delete.

  4. Click at the right of the location name to delete it.

Related Topics