AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A structure that contains the details for files transferred using an SFTP connector, during a single transfer.

Inheritance Hierarchy

System.Object
  Amazon.Transfer.Model.ConnectorFileTransferResult

Namespace: Amazon.Transfer.Model
Assembly: AWSSDK.Transfer.dll
Version: 3.x.y.z

Syntax

C#
public class ConnectorFileTransferResult

The ConnectorFileTransferResult type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property FailureCode System.String

Gets and sets the property FailureCode.

For transfers that fail, this parameter contains a code indicating the reason. For example, RETRIEVE_FILE_NOT_FOUND

Public Property FailureMessage System.String

Gets and sets the property FailureMessage.

For transfers that fail, this parameter describes the reason for the failure.

Public Property FilePath System.String

Gets and sets the property FilePath.

The filename and path to where the file was sent to or retrieved from.

Public Property StatusCode Amazon.Transfer.TransferTableStatus

Gets and sets the property StatusCode.

The current status for the transfer.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5