Gets or sets a value indicating whether to use EPSV/EPRT commands to initiate a data channel.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Property ForceExtendedDataChannelCommand As Boolean
	Get
	Set
C#
public bool ForceExtendedDataChannelCommand { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also