Receive Management Information
To upload objects to object storage, set the Receive Management Information as follows:
File Name (FILENAME)
When uploading receive files to the object storage, specify a path in the following format for File Name of the Receive Management Information according to the object storage that is the upload destination.
Type of Object Storage |
Path to specify for File Name in the Receive Management Information |
|
---|---|---|
HULFT Cloud Storage Option |
HULFT Cloud Storage Option |
|
Amazon S3 |
s3://bucketname/objectname |
s3://bucketname/objectname |
Azure Blob Storage |
bs://containername/objectname |
bs://containername/objectname |
Google Cloud Storage |
gs://bucketname/objectname |
gs://bucketname/objectname |
For details on the Receive Storage Management Information ID, refer to Receive Storage Management Information settings.
-
The prefixes "s3://," "bs://," and "gs://" are fixed strings corresponding to each type of object storage. Be sure to specify lowercase characters only.
-
The file name is used as the bucket name, container name, and object name in the object storage.
You cannot specify multibyte characters for the bucket name or container name due to object storage specifications.
If the version of HULFT Cloud Storage Option is Ver.8.5.0 or higher, Receive File Name in the Receive Management Information can be changed dynamically.
Send File Name |
Receive File Name (Windows) |
||
---|---|---|---|
$SNDPATH$SNDFILE |
$SNDFILE |
s3://bucket2/$SNDFILE |
|
s3://bucket/hulft |
/hulft |
hulft |
s3://bucket2/hulft |
s3://bucket/hulft/cloud |
/hulft/cloud |
cloud |
s3://bucket2/cloud |
s3://bucket/hulft/cloud/op |
/hulft/cloud/op |
op |
s3://bucket2/op |
If $SNDPATH$SNDFILE is specified for Receive File Name, the folder name starts with a "/" as shown above. Therefore, it becomes a HULFT transfer.
You cannot specify any strings before $SNDPATH. Therefore, when using the send file name to upload files to object storage, specify strings with $SNDFILE after the prefix.
Registration Mode (TRANSMODE)
Specify "New Creation" (N) or "Replace" (R).
Error Handling (ABNORMAL)
Specify "Restore" (R).
Receive Mode (RCVTYPE)
Specify "Single Receive" (S).
Generational Management (GENCTL)
Specify "No" (N).
For items other than the above, check HULFT functional restrictions for uploads to object storage, and then set them according to actual operations.