The Copy File activity copies a file from an SFTP server (source host) to another SFTP server (target host).

Input variables

Output variables

Table 2. Copy File output variables
Variable Description
errorMessages The executionResult.errorMessages from the Activity designer parsing sources. If this variable is not null, the operation has failed.
result Text message advising that the command was executed successfully.

Conditions

Table 3. Copy File conditions
Condition Description
Success The activity succeeded in copying the file.
Failure The activity failed to copy the file.