Changes for page SMB Connectivity

Last modified by Danniar Firdausy on 2024/09/18 20:40

From version 15.1
edited by Bouke Reitsma
on 2024/05/06 11:35
Change comment: There is no comment for this version
To version 12.1
edited by Bouke Reitsma
on 2024/05/06 11:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -78,28 +78,23 @@
78 78  
79 79  === 3.2 SMB Gateway ===
80 80  
81 -The SMB Gateway is an additional component that can be used to interact with your SMB share. It enables the use of a set of pre-configured commands to for example delete files. The reply messages depend on the selected command. Every command option is explained within the helptext. An example configuration to send files is shown below.
82 82  
83 -[[image:Main.Images.Microlearning.WebHome@intermediate-file-based-connectivity-smb-connectivity-smb-outbound-gateway-filled-in.png]]
84 84  
85 -{{info}}
86 -Please note that for some commands an SpEL expression is required to respresent a path. This setting can be found in the advanced settings.
87 -{{/info}}
88 -
89 89  This concludes our microlearning, in which we learned how to set up the connectivity with an SMB.
90 90  
91 91  == 4. Key takeaways ==
92 92  
93 -* SMB (Server Message Block) is a network protocol for transmitting files between computers over Transmission Control Protocol/Internet Protocol (TCP/IP) connections.
94 -* In an SMB transaction, the end user's computer is typically called the localhost. The second computer involved in SMB is a remote host, which is usually a server.
95 -* Servers must be set up to run SMB services, and the client must have SMB software installed to access these services.
96 -* eMagiz provides several components to set up the SMB connection
87 +* FTP (File Transfer Protocol) is a network protocol for transmitting files between computers over Transmission Control Protocol/Internet Protocol (TCP/IP) connections.
88 +* In an FTP transaction, the end user's computer is typically called the localhost. The second computer involved in FTP is a remote host, which is usually a server.
89 +* Servers must be set up to run FTP services, and the client must have FTP software installed to access these services.
90 +* eMagiz provides several components to set up the FTP connection
97 97  
98 98  == 5. Suggested Additional Readings ==
99 99  
100 100  If you are interested in this topic and want more information, please read the release notes provided by eMagiz. Furthermore, check out these links:
101 101  
102 -* [[SMB Support>>https://docs.spring.io/spring-integration/reference/smb.html||target="blank"]]
103 -* [[SMB Overview>>https://learn.microsoft.com/en-us/windows-server/storage/file-server/file-server-smb-overview||target="blank"]]
96 +* [[FTP Inbound>>https://docs.spring.io/spring-integration/docs/2.1.x/reference/html/ftp.html#ftp-inbound||target="blank"]]
97 +* [[FTP Session Factory>>https://docs.spring.io/spring-integration/docs/4.3.x/reference/html/ftp.html#ftp-session-factory||target="blank"]]
98 +* [[FTP Explained>>https://searchnetworking.techtarget.com/definition/File-Transfer-Protocol-FTP||target="blank"]]
104 104  
105 105  )))((({{toc/}}))){{/container}}{{/container}}