destination | Document Specifies the location to move the file to. Variable are: ![]() Note: Make sure that the OS 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 move file action. | |||
renameFileTo | String (Optional) Specifies the name to rename the file to. | |||
waitTime | String (Optional) Specifies the number of seconds to wait before starting the move operation. This is to ensure that an outside process is not writing to the file. | |||
giveUpAfter | String (Optional) Stops the move operation if it does not complete within the number of seconds specified in this parameter. | |||
retryFactors | Document (Optional) Specifies when ActiveTransfer Server should retry the move file action. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |||
preserveFileDate | String (Optional) Set this option to true, if you want ActiveTransfer Server to retain the time stamp indicating when the file was last modified. | |||
ftp | Document Specifies additional 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. |