lib: add FtpServer type

This commit is contained in:
2020-12-13 06:26:04 -06:00
parent 77cf4f5820
commit cf920c57c6
4 changed files with 71 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
[{
"type": "ftp",
"host": "example.com",
"username": "username",
"password": "password",