mirror of
https://github.com/jcreek/Creek.FileRepository.git
synced 2026-07-12 18:33:43 +00:00
10 lines
133 B
JSON
10 lines
133 B
JSON
{
|
|
"SftpRepository": {
|
|
"Host": "",
|
|
"Port": 22,
|
|
"Username": "",
|
|
"Password": "",
|
|
"RemoteDirectoryPath": "/"
|
|
}
|
|
}
|