destination | Document Specifies the location to copy the file to. Variable are: ![]() Note: Make sure that the operating system user running the ActiveTransfer Server instance has full access to the shared location. When you enter file path locations, be sure to end the path with a slash character (“/”) to identify the location as a folder and not a file. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Note: If both isRemote and isVFS are set to true, then ActiveTransfer Server does not create the copy file action. | |||
renameFileTo | String (Optional) Specifies the file name to rename the file to. | |||
waitTime | String (Optional) Specifies the number of seconds to wait before starting the copy operation. This is to ensure that an outside process is not writing to the file. | |||
giveUpAfter | String (Optional) Stops the copy operation if it does not complete within the number of seconds specified in this parameter. | |||
retryFactors | Document (Optional) Specifies the when ActiveTransfer Server should retry the copy file action. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |||
ftp | Document Specifies additional details for FTP, FTPS, FTPES protocols. Variables are: ![]() Note: The default transfer mode is binary. ![]() ![]() | |||
fileExistsAtDestination | Document(Optional) Checks if the file already exists at the destination location. Variables are: ![]() ![]() Note: If both skipTransferIfFileExists and failActionIfFileExists variables are set to true, then skipTransferIfFileExists will be considered. |