The data connection type.
| Member Name | Description |
|---|---|
| Inbound | Inbound. A PORT command is issued and the server connects to the client. |
| Outbound | Outbound. A PASV command is issued and the client connects to the server. |
| Auto | Outbound (PASV) is tried and if this fails inbound (PORT) is tried. |
Namespace: ComponentSpace.Ftp
Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)