From: Remigiusz Janeczek Date: Thu, 30 Jul 2020 09:04:16 +0000 (+0200) Subject: Clarify that DFC supports only FTPeS X-Git-Tag: 7.0.0-ONAP~30^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F24%2F110724%2F1;p=dcaegen2.git Clarify that DFC supports only FTPeS Issue-ID: DCAEGEN2-2367 Signed-off-by: Remigiusz Janeczek Change-Id: I23f50a25041928c61341cd9347a6048b1cfb870a --- diff --git a/docs/sections/services/dfc/architecture.rst b/docs/sections/services/dfc/architecture.rst index 97586982..872a52b4 100644 --- a/docs/sections/services/dfc/architecture.rst +++ b/docs/sections/services/dfc/architecture.rst @@ -30,7 +30,7 @@ Interaction """"""""""" DFC will interact with the DMaaP Message Router, using json, and with the Data Router, using metadata in the header and file in the body, via secured protocol. -So far, the implemented protocols to communicate with xNFs are sftp and ftp(e)s. +So far, the implemented protocols to communicate with xNFs are sftp and ftpes. Retry mechanism """""""""""""""