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