Info
Version: | 1.0.0.2 |
Author(s): | Allen |
Last Update: | Thursday, May 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Allen.Storage.FtpClient |
Install
Install-Package Allen.Storage.FtpClient
dotnet add package Allen.Storage.FtpClient
paket add Allen.Storage.FtpClient
Allen.Storage.FtpClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Allen.Storage.Core(>= 1.0.0.1)
- FluentFTP(>= 19.1.3)
- SSH.NET(>= 2016.1.0)
- Allen.Storage.Core(>= 1.0.0.1)
- FluentFTP(>= 19.1.3)
- SSH.NET(>= 2016.1.0)
Tags
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).