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.
The protocol settings that are configured for your server.
Namespace: Amazon.Transfer.Model
Assembly: AWSSDK.Transfer.dll
Version: 3.x.y.z
public class ProtocolDetails
The ProtocolDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
ProtocolDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
As2Transports | System.Collections.Generic.List<System.String> |
Gets and sets the property As2Transports. Indicates the transport method for the AS2 messages. Currently, only HTTP is supported. |
![]() |
PassiveIp | System.String |
Gets and sets the property PassiveIp. Indicates passive mode, for FTP and FTPS protocols. Enter a single IPv4 address, such as the public IP address of a firewall, router, or load balancer. For example:
Replace
If you change the Special values
The |
![]() |
SetStatOption | Amazon.Transfer.SetStatOption |
Gets and sets the property SetStatOption.
Use the
Some SFTP file transfer clients can attempt to change the attributes of remote files,
including timestamp and permissions, using commands, such as
Set the value to
If you want to preserve the original timestamp for your file, and modify other file
attributes using |
![]() |
TlsSessionResumptionMode | Amazon.Transfer.TlsSessionResumptionMode |
Gets and sets the property TlsSessionResumptionMode.
A property used with Transfer Family servers that use the FTPS protocol. TLS Session
Resumption provides a mechanism to resume or share a negotiated secret key between
the control and data connection for an FTPS session.
|
.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