Interface IFtpDataConnectionConfigurationFeature
Feature that provides information about the data connections.
Namespace: FubarDev.FtpServer.Features
Assembly: FubarDev.FtpServer.Commands.dll
Syntax
public interface IFtpDataConnectionConfigurationFeature
Properties
| Improve this Doc View SourceLimitToEpsv
Gets or sets a value indicating whether the data connection mode is limited to EPSV.
Declaration
bool LimitToEpsv { get; set; }
Property Value
Type | Description |
---|---|
Boolean |