Files
Mapo-IOB-WIN/IOB-WIN-NEXT/DATA/CONF/IMI_SONATEST.json
T
2024-10-07 13:01:27 +02:00

26 lines
575 B
JSON

{
"ListTask": [
{
"ServerAddr": "egw-tscale-04",
"ServerPort": 21,
"ConnUser": "Testftpuser",
"ConnPasswd": "we4reFromB3rghem!",
"RawCert": "",
"SkipCert": true,
"ReExecVeto": 120,
"Note": "Sync periodico completo",
"StepsList": [
{
"Id": "01",
"Description": "Mirror Remote 2 Local Directory",
"Action": "mirrorDirR2L",
"ParamList": {
"RemoteDir": "Ftpdata/syncfolder",
"LocalDir": "Temp\\localdest"
}
}
]
}
]
}