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 5.5 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

bs://containername/objectname

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

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

Note
  • The prefix "bs://" is a fixed string corresponding to Azure Blob 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 5.6 Example of acquisition with dynamic specification

Send File Name

Receive File Name (Linux)

$SNDPATH$SNDFILE

$SNDFILE

bs://container2/$SNDFILE

bs://container/hulft

/hulft

hulft

bs://container2/hulft

bs://container/hulft/cloud

/hulft/cloud

cloud

bs://container2/cloud

bs://container/hulft/cloud/op

/hulft/cloud/op

op

bs://container2/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.