Pair Source and Target
To pair a source with a Microsoft Azure target:
Using Account Key or SAS Token:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target azure <account_name> <account_key or SAS token> <blob_endpoint>
tiercli config <source or control folder path> container <container name>
Example:
tiercli config F: target azure rwaccount OPEkmf7v9ZHZPvNy2HWoxhDZu6QSFw0llCxam+ltoPegcAyw9YoJu8suuA/QvDPQ4WdbekaTuoDn0wmDwoZ6pg== https://test.blob.core.windows.net/
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
Using Connection String:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following |
tiercli config target azure "" "" "" <connection_string>
tiercli config <source or control folder path> container <container name>
Example:
tiercli config F: target azure "" "" "" DefaultEndpointsProtocol=https;AccountName=TTtests;AccountKey=LDYFUJ3gYaTT3fxnEpiq42buUof79pVgpnd2QLujrQ83aFTyeVbz988V4LMF1CbpAlWM7ip2SnizRRrgsmKaWj==;EndpointSuffix=core.windows.net
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with an AWS S3 target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target s3 <access_id> <secret_key> <server>
tiercli config <source or control folder path> container <bucket name>
Example:
tiercli config F: target s3 AKIAI633LOZJPNTZUIBA Y2n1rXwda3T9yB7DEE7hRFtC6sMP83jeecwd4LfF s3.amazonaws.com
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with a Wasabi target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target wasabi <access_id> <secret_key> <hostname>
tiercli config <source or control folder path> container <bucket name>
Example:
tiercli config F: target wasabi AKIAI633LOZJPNTZUIBA Y2n1rXwda3T9yB7DEE7hRFtC6sMP83jeecwd4LfF s3.eu-central-2.wasabisys.com
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with an IBM Cloud Object Storage target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target icos <access_id> <secret_key> <accesser ip>
tiercli config <source or control folder path> container <bucket name>
Example:
tiercli config F: target icos AKIAI633LOZJPNTZUIBA Y2n1rXwda3T9yB7DEE7hRFtC6sMP83jeecwd4LfF 10.200.4.10
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with a Backblaze target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target b2 <account_id> <application_key>
tiercli config <source or control folder path> container <bucket name>
Example:
tiercli config F: target b2 63cd7057483d 000d6f3065670683d6250863c0746278cbbad71771
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with an S3-compatible object storage target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target s3compat <account_id> <application_key>
tiercli config <source or control folder path> container <bucket name>
Example:
tiercli config F: target s3compat 63cd7057483d 000d6f3065670683d6250863c0746278cbbad71771
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with a Blackpearl Object Storage target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target blackpearl <access_id> <secret_key> <endpoint>
tiercli config <source or control folder path> container <bucket name>
Example:
tiercli config F: target blackpearl AKIAI633LOZJPNTZUIBA Y2n1rXwda3T9yB7DEE7hRFtC6sMP83jeecwd4LfF 10.200.6.30
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with a Coeus managed digital content library target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target era <username> <password> “<share path>;<archive folder>;<address>;<port>;<API Key>”
tiercli config <source or control folder path> container <watch folder name>
Example:
tiercli config F: target era test coeuspassword123 \\server\coeus1 “wip;10.24.17.141;99;96dae218960144398cb676e2c6543140”
tiercli config F: container incoming
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with an SMB/NFS network share target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target network <sharepath> <username> <password>
tiercli config <source or control folder path> container <folder name>
Example:
tiercli config F: target network \\server\share rwaccount rwaccountpassword
tiercli config F: container bridge
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload
To pair a source with an NTFS or ReFS volume target:
| 1. | Run Command Prompt as an administrator. |
To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt, and select “Run as administrator”.
| 2. | Execute the following: |
tiercli config <source or control folder path> target local set
tiercli config <source or control folder path> container <full path to folder>
Example:
tiercli config F: target local set
tiercli config F: container G:\Projects
If you have finished editing the Tiger Bridge configuration, save your changes by executing the following:
tiercli config reload