Files
Mapo-IOB-WIN/IOB-WIN-KAWASAKI/DATA/CONF/IMI_SONATEST.json
T
Samuele Locatelli 41ddf3f64c Kawasaki
- progetto nuovo
- spostamento dll su ExtLib livello superiore
- prima compilazione
2025-01-22 12:36:36 +01: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"
}
}
]
}
]
}