mirror of
https://github.com/postmannen/ctrl.git
synced 2024-12-15 17:51:15 +00:00
13 lines
344 B
JSON
13 lines
344 B
JSON
[
|
|
{
|
|
"directory": "copy",
|
|
"fileName": "copy.log",
|
|
"toNodes": ["central"],
|
|
"method":"REQCopySrc",
|
|
"methodArgs": ["./testbinary","ship1","./apekatt/testbinary-copied","900000","60","0700"],
|
|
"methodTimeout": 10,
|
|
"retryWait" : 5,
|
|
"retries" : 3,
|
|
"replyMethod":"REQToConsole"
|
|
}
|
|
]
|