From 734e57e6d54fc39cde66aedad51d0479ce2bf2bb Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1s=C3=A1ry=20D=C3=A1niel?= Date: Tue, 3 Oct 2017 11:22:26 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30514 --- .../Maestro/Resources/configuration-unc.json | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/client/Maestro/Resources/configuration-unc.json b/client/Maestro/Resources/configuration-unc.json index 55ef422c..b1fc372f 100644 --- a/client/Maestro/Resources/configuration-unc.json +++ b/client/Maestro/Resources/configuration-unc.json @@ -11,10 +11,10 @@ "source": { "$type": "UNCSource", "local": { - "address": "file://10.10.1.100/BRAAVOS/_TEST_/_ECHO/hirado/170901" + "address": "file://10.10.1.100/BRAAVOS/_TEST_/_ECHO/hirado/test" }, "remote": { - "address": "ftp://10.10.1.100:21/_TEST_/_ECHO/hirado/170901", + "address": "ftp://10.10.1.100:21/_TEST_/_ECHO/hirado/test", "userName": "mediacube", "password": "Broadca5T" } @@ -49,10 +49,11 @@ ], "targets": [ { - "label": "Archive", - "processor": "FXPTargetProcessor", + "label": "Archiválandó", + "processor": "FTPTargetProcessor", "outputFormat": "{0}-{1}", - "killDateDays": 1, + "tag": "Archiválásra kijelöl", + "useMetadata": true, "remote": { "address": "ftp://10.10.1.100:21/ARCHIVE", "userName": "mediacube", @@ -63,11 +64,11 @@ "label": "Ready", "processor": "FTPTargetProcessor", "outputFormat": "{0}-{1}", - "saveSegments": true, - "killDateDays": 1, - "tag": "tag", - "createSubFolder": true, - "useMetadata": true, + "saveSegments": true, + "killDateDays": 1, + "tag": "tag", + "createSubFolder": true, + "useMetadata": true, "remote": { "address": "ftp://10.10.1.100:21/READY", "userName": "dani", -- 2.54.0