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; } |