FtpPatternConversion
In the versions greater than 3.6 FTP use different style of pattern. If project is published from studio version before that, FTP will automatically change the pattern to new style.
GetAfter
Response received when a file was downloaded to the remote server.
GetBefore
In process of downloading a file to the remote server.
GetInfoSummary
A complete summary of get file activity configuration.
ListAfter
Response received when the directory was listed on the remote server.
ListBefore
In process of listing a directory on the remote server.
ListFileSummary
A complete summary of list file activity configuration.
NListAfter
Response received when the directory was name listed on the remote server.
NListBefore
In process of name listing a directory on the remote server.
OperationError
FTP activity was unable to perform operation on FTP server.
PutAfter
Response received when a file was uploaded to the remote server.
PutBefore
In process of uploading a file to the remote server.
PutDuplicateFileName
File with same name exists on the specified server location. Configuration specified not to overwrite, so erroring out.
PutEmptyFileName
The file name specified in put activity is empty.
PutInfoSummary
A complete summary of put file activity configuration.
RenameAfter
Response received when a file was renamed to the remote server.
RenameBefore
In process of renaming a file to the remote server.
RenameDupError
Rename operation errored as file with same name already exists.
RenameInfoSummary
A complete summary of get file activity configuration.
SshFingerprintInfo
SSH finger print information for communication with FTP server.
SshModeInfo
SSH mode information for communication with FTP server.
TimeStampError
The timestamp command is not supported by the FTP server. Continuing the FTP activity operation using default timestamp.
TimestampCommand
The timestamp command is not supported by the FTP server. Continuing the FTP activity operation.
UnableToDelete
Error occurred while deleting file from the specified location.
UnableToMove
Error occurred while moving file to destination location.