WrapFTP is a .NET standard library that provides a convenient wrapper around FtpWebRequest class with useful methods to download/upload/list files from a FTP server.
Info
| Version: | 1.0.17 |
| Author(s): | adospace |
| Last Update: | Wednesday, March 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/adospace/WrapFTP |
| NuGet Url: | https://www.nuget.org/packages/WrapFTP |
Install
Install-Package WrapFTP
dotnet add package WrapFTP
paket add WrapFTP
WrapFTP Download (Unzip the "nupkg" after downloading)
Dependencies
Tags