From 4e58e2123f7cd183cccc1dc5dc7b8e66f1f3c5db Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bellai=20=C3=81d=C3=A1m?= Date: Tue, 10 Oct 2017 08:18:56 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30571 --- client/Maestro/Resources/configuration-unc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/client/Maestro/Resources/configuration-unc.json b/client/Maestro/Resources/configuration-unc.json index dba3de99..12f1a435 100644 --- a/client/Maestro/Resources/configuration-unc.json +++ b/client/Maestro/Resources/configuration-unc.json @@ -13,19 +13,19 @@ "source": { "$type": "UNCSource", "local": { - "address": "file://localhost/watch" + "address": "file://10.10.1.100/BRAAVOS/_TEST_/_ECHO/hirado/test" }, "remote": { - "address": "ftp://localhost:21/watch", - "userName": "dani", - "password": "dani" + "address": "ftp://10.10.1.100:21/_TEST_/_ECHO/hirado/test", + "userName": "mediacube", + "password": "Broadca5T" } }, "metadatas": [ { "$type": "OctopusMetadata", "server": { - "address": "http://100.10.1.28:8080/services/rest/octopus/", + "address": "http://10.10.1.28:8080/services/rest/octopus/", "userName": "dani", "password": "dani", "timeout": 1000 -- 2.54.0