Registering the timeout values for each transfer destination (bucket)
This section explains how to register the Receive Storage Management Information with individual settings.
This example shows how to register the storage timeout period in the Receive Storage Management Information on the Cloud Storage DB, which is the storage timeout specified for each transfer destination.
Although the example is for storage timeout, you can register other transfer-related information in the same way.
In the following procedure, Amazon S3 is used as an example to explain how to register a storage timeout setting value in the Receive Storage Management Information.
✓ |
: |
Register the setting value |
- |
: |
Do not register the setting value |
*1 |
: |
This field can be set only when you use Amazon S3. |
We recommend that you specify the bucket name for the Receive Storage Management Information ID. The Receive Storage Management Information IDs (bucket names) that you specified for File Name in the Receive Management Information are output in the Receive Log.
Register the Storage Timeout setting value using the registration command of the Storage Management Information.
utls3infoadd -t rcv --id bucket01 --timeout 600
For details on the registration command of the Storage Management Information on Amazon S3, refer to Registration command of the Storage Management Information (Amazon S3).
For a field that is not specified with the option, the value "Use the default value." is set.
In this case, the value registered in the default information is used.
To check the values set in the default information for the Receive Storage Management Information on Amazon S3, refer to Output command of the Cloud Storage DB Information List (Amazon S3).
The following list is output:
$ utls3infoadd -t rcv --id bucket01 --timeout 600 The Receive Storage Management Information "bucket01" will be registered. Bucket: Use the default value. Timeout: 600 Parallels: Use the default value. Part Size: Use the default value. Default Region: Use the default value. Endpoint: Use the default value. ACL: Use the default value. Auth ID: Use the default value.
Check whether the setting value for Storage Timeout is registered as "600" seconds.
If you do not specify "-f" or "--force" with the registration command of the Storage Management Information, the following confirmation message is output:
Are you sure to register? [y/n]:
After the confirmation message is output, input "y" or "Y" to execute the registration command of the Storage Management Information.
The Storage Timeout period is registered, and the settings for uploads to object storage are completed.
For details on the command for other object storage, refer to the following:
-
For Azure Blob Storage
Output command of the Cloud Storage DB Information List (Azure Blob Storage)
Registration command of the Storage Management Information (Azure Blob Storage)
-
For Google Cloud Storage
Output command of the Cloud Storage DB Information List (Google Cloud Storage)
Registration command of the Storage Management Information (Google Cloud Storage)