ConnectorFileTransferResult
A structure that contains the details for files transferred using an SFTP connector, during a single transfer.
Types
Properties
Link copied to clipboard
For transfers that fail, this parameter contains a code indicating the reason. For example, RETRIEVE_FILE_NOT_FOUND
Link copied to clipboard
For transfers that fail, this parameter describes the reason for the failure.
Link copied to clipboard
The current status for the transfer.
Functions
Link copied to clipboard
inline fun copy(block: ConnectorFileTransferResult.Builder.() -> Unit = {}): ConnectorFileTransferResult