Files
duplicati/thirdparty/FluentFTP/licensedata.json
Sean Templeton 662627a98a Update AlternativeFtp Backend for async Put
Removed System.Net.FtpClient and added the FluentFTP Nuget package which
is the new name of System.Net.FtpClient.
2019-03-03 21:43:13 -06:00

8 lines
199 B
JSON

{
"name": "FluentFTP",
"description": "A .Net library for connecting with the FTP protocol",
"link": "https://github.com/robinrodricks/FluentFTP",
"license": "MIT",
"notes": ""
}