mirror of
https://github.com/postmannen/ctrl.git
synced 2024-12-15 17:51:15 +00:00
10 lines
No EOL
244 B
JSON
10 lines
No EOL
244 B
JSON
[
|
|
{
|
|
"directory": "copy",
|
|
"fileName": "copy.log",
|
|
"toNodes": ["ship1"],
|
|
"method":"REQCopyFileFrom",
|
|
"methodArgs": ["./tmp2.txt","ship2","/tmp/tmp2.txt"],
|
|
"replyMethod":"REQToFileAppend"
|
|
}
|
|
] |