Forces the CCC command behavior that was used by older Rebex FTP/SSL releases.

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also