Interface ITransferConfigurationFeature
Feature for transfer commands.
Namespace: FubarDev.FtpServer.Features
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public interface ITransferConfigurationFeature
  Properties
| Improve this Doc View SourceTransferMode
Gets or sets the FtpTransferMode.
Declaration
FtpTransferMode TransferMode { get; set; }
  Property Value
| Type | Description | 
|---|---|
| FtpTransferMode |