FtpConnectionDetail

Detail about the data connection.

This is used to properly send PORT and PASV commands.

Members

Variables

address
Address address;

The address to give the server.

listen
Address listen;

The address to actually listen on.

type
FtpConnectionType type;

The type to be used.

Meta