Table of Contents

Class FluentFtpAdds

Namespace
SunamoFluentFtp.FtpClients
Assembly
SunamoFluentFtp.dll

Additional functionality for FluentFTP client

public class FluentFtpAdds
Inheritance
FluentFtpAdds
Inherited Members
Extension Methods

Properties

Client

The FTP client instance

public FtpClient? Client { get; set; }

Property Value

FtpClient

FtpParser

Gets or sets the FTP parser type

public SunamoFtpParser FtpParser { get; set; }

Property Value

SunamoFtpParser