Send Management Information

To download objects from object storage, set the Send Management Information as follows:

File Name (FILENAME)

When downloading send files to object storage, specify a path in the following format for File Name of the Send Management Information according to the object storage that is the download source.

Table 4.7 Path to specify for File Name in the Send Management Information

Type of Object Storage

Path to specify for File Name in the Send Management Information

HULFT Cloud Storage Option
Ver.8.5.0 or lower

HULFT Cloud Storage Option
Ver.8.5.1 or higher

Amazon S3

s3://bucketname/objectname

s3://bucketname/objectname
or
s3://SendStorageManagementInformationID/objectname

Azure Blob Storage

bs://containername/objectname

bs://containername/objectname
or
bs://SendStorageManagementInformationID/objectname

Google Cloud Storage

gs://bucketname/objectname

gs://bucketname/objectname
or
gs://SendStorageManagementInformationID/objectname

For details on the Send Storage Management Information ID, refer to Send Storage Management Information settings.

Note
  • The prefixes "s3://," "bs://," and "gs://" are fixed strings corresponding to each type of object storage. Be sure to specify lowercase characters only.

  • Use "/" when specifying the path.

  • 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.

For HULFT Cloud Storage Option Ver.8.5.0 or higher, when $SNDFILE and $SNDPATH are specified for Receive File Name on the receiving-side host, the bucket name of the send file name is divided as follows:

$SNDPATH:

From the "/" after the packet name in the send file name or the Send Storage Management Information ID to the last "/"

$SNDFILE:

From the last "/" in the send file name to the end

Table 4.8 Example of acquisition with dynamic specification

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

For operations on the receiving-side host, refer to the following:

When the receiving-side host is Windows:

Receive Management Information

When the receiving-side host is Linux:

Receive Management Information

Send File Mode (CLEAR)

Specify "K" (Keep).

 

For items other than the above, check HULFT functional restrictions for downloads from object storage, and then set them according to actual operations.