How to configure FTP Connection in OIC
Some Basics about FTP :
File Transfer Protocol(FTP) is a standard Internet protocol for transmitting files between computers on the Internet over TCP/IP connections. FTP is a client-server protocol that relies on two communication channels between client (like FileZilla & Winscp tool) and server : a command channel for conversation and a data channel for transmitting the file content. Client initiate conversation with severs by requesting to download a file. Using FTP, a client can upload, download, delete,rename,move and copy files on a server.
The FTP Adapter has the following capabilities:
-
Transfers (reads and writes) files to any publicly accessible server in either binary or ASCII format. The FTP Adapter can connect to FTP and sFTP servers that are publicly available on the internet. The adapter cannot be used to connect to FTP and sFTP servers behind company firewalls.
-
Streaming support for transferring large files.
-
Provides List File, Read File, Write File, Download File, Move File, and Delete File operations to perform against ZIP and GZIP file formats.
-
Enables you to create a schema file format to use for the files to transfer. The schema can be created (sampled) from either a comma-separated value (CSV) file or from an existing schema file. Supported delimiters in the file are single spaces, commas, semicolons, or tabs
- etc.
Let’s Start to configure connection :
USE CASE :
In this blog we will know how to configure a FTP Connection in OIC using a live FTP server connection.
FTP SERVER DETAILS:
This is a Public FTP test site and can be used for POC purposes.The files will only be stored for 30 minutes before being deleted.
PLEASE NOTE ***********:
STEPS TO GET FTP SERVER DETAILS :
- Click to open https://dlptest.com/ftp-test/ to get recent credentials.
- Copy and save the below credentials to configuring FTP connection later in this blog.
STEPS TO CREATE FTP CONNECTION IN OIC:
Description : Write any meaningful description
4. Click on Configure Connectivity and enter below mentioned details and
then click Ok.
FTP Server Host Address : Enter the same value which you have got from the steps
as mentioned inside STEPS TO GET FTP SERVER DETAILS
click Ok
have got from the steps as mentioned inside STEPS TO GET SERVER DETAILS
(present at the starting of this blog)
6. Now click on Save and then click Test and select Test and Diagnosis
[Make sure you are not in company network or any network behind firewall ]
*Suggestion : connect with your mobile network using hotspot
7. You will get one connection tested successfully message as shown in below
image.
8. That’s it. Your FTP connection is ready to use in your Integration. You can
access the FTP integration by clicking on below given link.
You may also like
Archives
- November 2024
- October 2024
- May 2024
- June 2023
- December 2022
- October 2022
- September 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- August 2021
- July 2021
- May 2021
- March 2021
- January 2021
- November 2020
- October 2020
- September 2020
- May 2020
- March 2020
- February 2020
- January 2020
- December 2019
- August 2019
- July 2019
- June 2019
- May 2019
- March 2019
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||






Leave a Reply