Info
Version: | 2.0.24303.1438 |
Author(s): | Limilabs |
Last Update: | Tuesday, October 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.limilabs.com/ftp |
NuGet Url: | https://www.nuget.org/packages/Ftp.dll |
Install
Install-Package Ftp.dll
dotnet add package Ftp.dll
paket add Ftp.dll
Ftp.dll Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
- System.Security.Cryptography.Xml(>= 4.7.0)
- System.Text.Encoding.CodePages(>= 4.7.1)
No dependencies.
Tags
It allows you to transfer files from and to your application using FTP and FTPS (also known as FTP over SSL/TLS) protocols. Includes automatic directory listing parser for the majority of popular FTP servers on Windows, Unix and Netware platforms.
Uses transfer compression (zlib) resulting in 3-4 times faster data transfers.