Files
Mapo-IOB-WIN/IOB-WIN-NEXT/DATA/CONF/IMI_SONATEST.json
T
Samuele Locatelli 999e4625f4 Fix Lasco:
- DISABLE_DYN_DATA gestito correttamente
2024-10-08 13:53:58 +02:00

27 lines
621 B
JSON

{
"ListTask": [
{
"ActionId": "FtpDownload",
"ServerAddr": "172.28.30.208",
"ServerPort": 21,
"ConnUser": "ftpuser",
"ConnPasswd": "SOnaTEst",
"RawCert": "",
"SkipCert": true,
"ReExecVeto": 90,
"Note": "Sync periodico completo",
"StepsList": [
{
"Id": "01",
"Description": "Mirror Remote 2 Local Directory",
"Action": "mirrorDirR2L",
"ParamList": {
"RemoteDir": "internal/MES",
"LocalDir": "\\\\308file\\shares\\QUAL\\Sonatest_Reports\\MES"
}
}
]
}
]
}