get process-FTP adapter

The get process obtains a file from the remote server and places it on the local server. The following table describes the process inputs for the FTP adapter with the get process.

FTP adapter cdup process inputs

Input

Description

Required

<adapter name>

Specifies the name of the adapter to use for this process

Default value: FTPActorAdapter

No

<target>

Identifies the target defined in the FTP adapter configuration (in Grid Manager)

If you do not specify a value for this input, the first node in the adapter configuration is used.

No

<local file>

Specifies the local path, including the file name

This is the destination for the get command.

If you do not specify a value for this input, the path provided for the remote file is used. This path must correspond to a valid path on the local server.

No

<remote file>

Specifies the remote path, including the file name

This is the source for the get command.

Yes

<host name>

Specifies the host name or the IP address of the remote host

This input applies to a dynamic target.

Conditional; required if a dynamic target is used

<port>

Specifies the port on which the remote host listens

This input applies to a dynamic target.

Default value: 23

Conditional

<user name>

Specifies the user name to be used for remote host authentication

This input applies to a dynamic target.

Conditional; required if a dynamic target is used

<password>

Specifies the password that corresponds to the user name provided

This input applies to a dynamic target.

Conditional; required if a dynamic target is used

<password encryption type>

Specifies the method of encryption used for the password provided

This input applies to a dynamic target.

Valid values: Base64, Plain (default)

Notes

  • If the <password-encryption-type> element is Base64, provide a Base64-encoded value.
  • If the <password-encryption-type> element is Plain, provide a value in plain text.

Conditional

<character set>

Specifies the name of the Character set used to encode or decode the characters

This input applies to a dynamic target and is required if a dynamic target is used.

For example, Shift_JIS supports the Japanese character set and Big5 supports the traditional Chinese character set.

Default value: ISO-8859-2

No

The following table describes the process output parameters for the FTP adapter with the get process.

FTP adapter cdup process output

Output

Description

<adapter response>

Specifies the FTP adapter's response

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments