mirror of
https://github.com/duplicati/duplicati.git
synced 2026-05-07 07:39:34 -04:00
662627a98a
Removed System.Net.FtpClient and added the FluentFTP Nuget package which is the new name of System.Net.FtpClient.
8 lines
199 B
JSON
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": ""
|
|
}
|