Makes the passive mode transfer initialize the connection only after the LIST/NLST/RETR/STOR command has been sent.

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also