Wiki source code of SFTP Inbound Connectivity
Version 28.1 by Erik Bakker on 2022/05/02 08:30
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}} | ||
2 | {{container layoutStyle="columns"}} | ||
3 | (((= About = | ||
4 | == About == | ||
5 | With the help of this store item, you can easily retrieve files from an SFTP location with the help of eMagiz | ||
6 | |||
7 | = Documentation = | ||
8 | |||
9 | ==== 1. How to use==== | ||
10 | **~1. How to use** | ||
11 | |||
12 | With this store component, you can easily set up a connection to an SFTP to retrieve data from an SFTP. | ||
13 | |||
14 | |||
15 | **2. Keynotes & restrictions** | ||
16 | |||
17 | a. Note that you need valid authentication to properly connect eMagiz to the SFTP. | ||
18 | b. Note that the eMagiz user has to have sufficient rights on the SFTP to read and delete files. | ||
19 | |||
20 | **3. License Information** | ||
21 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
22 | |||
23 | |||
24 | **4. Relevant eMagiz Academy Microlearnings** | ||
25 | |||
26 | [[https:~~/~~/emagiz.github.io/docs/microlearning/intermediate-file-based-connectivity-sftp-connectivity>>url:https://emagiz.github.io/docs/microlearning/intermediate-file-based-connectivity-sftp-connectivity]] | ||
27 | |||
28 | |||
29 | Would you please consult the privacy policy of eMagiz at the following link: [[https:~~/~~/www.emagiz.com/privacy-policy/?>>url:https://www.emagiz.com/privacy-policy/?]]))) | ||
30 | |||
31 | |||
32 | |||
33 | ((((% border="2" cellpadding="10" cellspacing="10" style="width:292px" %) | ||
34 | |=(% style="width: 45px;" %)#|=(% style="width: 241px;" %)Option | ||
35 | |(% style="width:45px" %) a|(% style="width:241px" %) OAuth 2.0 - Authorization Code | ||
36 | |(% style="width:45px" %) b|(% style="width:241px" %) REST - Basic Auth | ||
37 | |(% style="width:45px" %) c|(% style="width:241px" %) REST - Client Certificate | ||
38 | |(% style="width:45px" %) d|(% style="width:241px" %) REST - Header Mapper | ||
39 | |(% style="width:45px" %) e|(% style="width:241px" %) OAuth 2.0 - Client Credentials | ||
40 | |(% style="width:45px" %) f|(% style="width:241px" %) REST - SSL | ||
41 | |(% style="width:45px" %) g|(% style="width:241px" %) Dynamic Token | ||
42 | |(% style="width:45px" %) h|(% style="width:241px" %) No Authentication | ||
43 | ))) | ||
44 | {{/container}} | ||
45 | {{/container}} |