Changes for page SFTP Gateway Connectivity

Last modified by Erik Bakker on 2024/07/25 08:46

From version 28.1
edited by Erik Bakker
on 2022/05/02 08:30
Change comment: There is no comment for this version
To version 31.1
edited by Erik Bakker
on 2022/05/02 08:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,28 +1,25 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}
3 -(((= About =
4 - == About ==
3 +(((== About ==
5 5  With the help of this store item, you can easily retrieve files from an SFTP location with the help of eMagiz
6 6  
7 -= Documentation =
6 +== Documentation ==
8 8  
9 9  ==== 1. How to use====
10 -**~1. How to use**
11 -
9 +
12 12  With this store component, you can easily set up a connection to an SFTP to retrieve data from an SFTP.
13 13  
12 +==== 2. Keynotes & restrictions====
14 14  
15 -**2. Keynotes & restrictions**
16 -
17 17  a. Note that you need valid authentication to properly connect eMagiz to the SFTP.
18 18  b. Note that the eMagiz user has to have sufficient rights on the SFTP to read and delete files.
19 19  
20 -**3. License Information**
17 +==== 3. License Information====
18 +
21 21  Part of the standard license agreement as agreed upon when using the store for the first time.
22 22  
21 +==== 4. Relevant eMagiz Academy Microlearnings====
23 23  
24 -**4. Relevant eMagiz Academy Microlearnings**
25 -
26 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 27  
28 28  
... ... @@ -32,14 +32,10 @@
32 32  
33 33  ((((% border="2" cellpadding="10" cellspacing="10" style="width:292px" %)
34 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
32 +|(% style="width:45px" %) a|(% style="width:241px" %) Caching - Username/Password
33 +|(% style="width:45px" %) b|(% style="width:241px" %) Caching - Private Key
34 +|(% style="width:45px" %) c|(% style="width:241px" %) Non-caching - Username/Password
35 +|(% style="width:45px" %) d|(% style="width:241px" %) Non-caching - Private Key
43 43  )))
44 44  {{/container}}
45 45  {{/container}}