Table of Contents

Method CreateFtpDownload

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

CreateFtpDownload(FtpToolOptions)

Creates an FTP Download tool with custom options.

public static FtpDownloadTool CreateFtpDownload(FtpToolOptions options)

Parameters

options FtpToolOptions

Configuration options.

Returns

FtpDownloadTool
Share