Allen.Storage.FtpClient
1.0.0.2
Using Hangfire to Implement a Seamless Storage Plan.
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).
Install-Package Allen.Storage.FtpClient -Version 1.0.0.2
dotnet add package Allen.Storage.FtpClient --version 1.0.0.2
<PackageReference Include="Allen.Storage.FtpClient" Version="1.0.0.2" />
paket add Allen.Storage.FtpClient --version 1.0.0.2
#r "nuget: Allen.Storage.FtpClient, 1.0.0.2"
Release Notes
Using Hangfire to Implement a Seamless Storage Plan.
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).
v1.0.0.1
Fixed recursive reference 's bug.
v1.0.0.2
Fixed recursive reference 's bug.
Dependencies
-
.NETFramework 4.5
- Allen.Storage.Core (>= 1.0.0.1)
- FluentFTP (>= 19.1.3)
- SSH.NET (>= 2016.1.0)
-
.NETStandard 2.0
- Allen.Storage.Core (>= 1.0.0.1)
- FluentFTP (>= 19.1.3)
- SSH.NET (>= 2016.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Allen.Storage.FtpClient:
Package | Downloads |
---|---|
Allen.Storage.Bootstrapper
Using Hangfire to Implement a Seamless Storage Plan.
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).
|
GitHub repositories
This package is not used by any popular GitHub repositories.