Send and Receive

Encryption Scheme (ciphertype)

This field specifies the method of encryption.

HULFT Encryption Scheme:

Use HULFT Encryption Scheme

Other Encryption Scheme:

Incorporate encryption exit routine and use other encryption scheme

For details about encryption exit routine, refer to UNIX/Linux Administration Manual.

Receive Open Mode (rcvfilewait)

This field specifies how to treat the exclusive control of Receive file.

Mode 0:

Return an error when the Receive file is locked

Mode 1:

Wait until the lock is released

Receive Multiplex Level Over Retry (rcvover_rty)

This field specifies whether or not to retry connection, when an error occurs due to excess in the Receive Multiplex Level, in the socket connection from a local host to the Receive process of a remote host.

Do Not Retry, and Give Error:

Do not retry and return an error

Retry:

Retry the connection

Regarding retry count and retry interval for reconnection, the Connect Retry Count (retrycnt) and the Connect Retry Interval (retrytime) are used, respectively.

Transfer Group Check (tgrpchk)

This field specifies how to handle the checking of the Transfer Group in receiving.

HULFT compares the Host Names of the sending side with the Host Names registered in the Transfer Group ID (GRPID) of the Receive Management Information. With specifying this field, you may handle the non-registered Host Name as an error.

 

No:

Do not check.

Check Only When Transfer Group is Registered:

Check only when the Transfer Group ID is registered in the Receive Management Information, otherwise do not check.

Always Check and Give Error When Transfer Group is Not Registered:

Check only when the Transfer Group ID is registered in the Receive Management Information, otherwise handle the Host Name as an error.

 

Dynamic Parameter Specification (dynparam)

This field specifies whether the File Name, the Transfer Group Name, or the Host Name can be dynamically changed with the Send File command (utlsend) or not.

  • Disable Dynamic Specification

  • Enable Dynamic Specification

Message Dynamic Parameter Specification (msgdynparam)

This field specifies how to treat received message.

 

Never Replace Messages and Variables:

Never replace any messages in the management information.

Replace Only in Send Management Information and Receive Management Information:

Replace the messages in the Send Management Information and the Receive Management Information, while do not replace messages in the Job Information.

Replace Only in Job Information and Mail Interface Information:

Do not replace messages in the Send Management Information and the Receive Management Information, while replace the messages in the Job Information.

Always Replace Messages and Variables:

Replace all the messages in the management information.

 

Send Transfer Error Recovery (enderrmode)

This field specifies how to treat the Send result if clearing or deleting of the Send file terminates unsuccessfully.

The settings of this field are applied in the following cases:

  • When you specify 'C (Clear)' for the Send File Mode (Clear) in the Send Management Information, yet clearing has terminated unsuccessfully

  • When you specify 'D (Delete)' for the Send File Mode (Clear) in the Send Management Information, yet deletion has terminated unsuccessfully

As Unsuccessful End:

Handle the state as an unsuccessful termination and execute the Unsuccessful Job

As Successful End:

Handle the state as a successful termination and execute the Successful Job

Criteria to Delete Resend Queue (resenddel)

This field specifies conditions to delete records from the Resend Queue where the Send File has been issued for the File ID that exists in the Resend Queue or where the transfer has ended unsuccessfully.

Mode 1:

Delete the records of which File ID and Host Name correspond to those of the Send files

Mode 2:

Delete the records of which File ID, Host Name, and File Name correspond to those of the Send files

Receive File Max. Size (rcvmaxfilesize)

This field specifies the maximum file size which can be received in the Receive process.

When your UNIX system does not support the file system of 2GB or more, set '2147483647.'

This field is optional.

Note
  • The setting of this field is disabled either of the following cases; where the product version of the host on the sending side is lower than HULFT5 or where direct transfer from Mainframe is carried out.

  • Due to code conversion, the size of the receive file may be larger than the size of the send file.

    In this case, receiving-side transferring may end successfully even if the size of the receive file exceeds the maximum receive file size that you specify here.

    For details on the conditions that cause the receive file size to increase due to code conversion, refer to Code Conversion Manual.

Local Host Name (myhostname)

This field specifies the local host name when you intend to use a different name from the node name (hostname) of UNIX/Linux system, which is usually used as the local host name, due to an administrative reason on the side of remote host and the like.

There is no default value. If defaulted, node name (hostname) is set.