
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tELTSAPMap and FTP secure ?
i all,
We want to use the tELTSAPMap to request our SAP ERP. This component uses a ftp call to get the file result locally created on the SAP Server.
For security consideration our secure officer ask us to to use FTPs to encrypt the flow. This is a FTP server with Explicit mode (FTPES). Talend documentation doesn't give any detail about how to configure the client.
Do you know if it is possible to secure FTP call ? Have you experienced this configuration ?
I attached a screen capture below.
Thank you for any idea
Stéphane
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Stéphane,
at least in Version R2020-07-7.3.1 of Talend Studio you can select SFTP as File Protocol:
Regards
Norbert

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Uups, picture is missing:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot. I hadn't noticed the "File Protocol" parameter in the recent versions. We use v6.5 so I run to v7.x !
Just to inform, because I am curious, I tested a connection to a FTPS server and I get as expected an error.
"Exception in component tELTSAPMap_1 (POCTalend_ELT)
java.lang.RuntimeException: Login failed, please check the username and password."
Of course FTPS is fully operational (SSL / Certificate) and working fine with filezilla client.
One other comment, it would have been interesting to be able to use a ftp connection defined in the FTP metadata section. Indeed this kind of connection support ftp, ftps, sftp.
