summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2020-07-31 12:29:13 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-31 12:29:13 +0000
commit7b251c4b340fd54197e329f5428c2e5a68eb321f (patch)
tree0511e26a3f86231456bad007fada2f1d44193d8e
parent476247b4880da84e23704d3d5c050a2beaf0a8c8 (diff)
parent72e3f8958cc2e2761742ccc55c6076d27a480ff3 (diff)
Merge "Clarify that DFC supports only FTPeS"
-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
"""""""""""""""