summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-07-30 11:04:16 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-07-30 11:04:16 +0200
commit72e3f8958cc2e2761742ccc55c6076d27a480ff3 (patch)
tree8c7c798dabc704605ce4d33e5d58a7a2b8908f20
parent189de7ace247ee5fba694b02c2f1ee2d03549a89 (diff)
Clarify that DFC supports only FTPeS
Issue-ID: DCAEGEN2-2367 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I23f50a25041928c61341cd9347a6048b1cfb870a
-rw-r--r--docs/sections/services/dfc/architecture.rst2
1 files changed, 1 insertions, 1 deletions
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
"""""""""""""""