FileServerSettings.FtpServerAddress Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
FtpServerAddress
Gets or sets the server's public IPv4 address reported to FTP clients when establishing data connections in passive mode (using 'PASV' command). Usually needed for FTP servers behind firewalls.
Declaration
public IPAddress FtpServerAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| IPAddress |