Changes for page SMB Connectivity
Last modified by Danniar Firdausy on 2024/09/18 20:40
From version 12.1
edited by Bouke Reitsma
on 2024/05/06 11:07
on 2024/05/06 11:07
Change comment:
There is no comment for this version
To version 15.1
edited by Bouke Reitsma
on 2024/05/06 11:35
on 2024/05/06 11:35
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -78,23 +78,28 @@ 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. 81 81 83 +[[image:Main.Images.Microlearning.WebHome@intermediate-file-based-connectivity-smb-connectivity-smb-outbound-gateway-filled-in.png]] 82 82 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 + 83 83 This concludes our microlearning, in which we learned how to set up the connectivity with an SMB. 84 84 85 85 == 4. Key takeaways == 86 86 87 -* FTP(FileTransferProtocol) is a network protocol for transmitting files between computers over Transmission Control Protocol/Internet Protocol (TCP/IP) connections.88 -* In an FTPtransaction, the end user's computer is typically called the localhost. The second computer involved inFTPis a remote host, which is usually a server.89 -* Servers must be set up to run FTPservices, and the client must haveFTPsoftware installed to access these services.90 -* eMagiz provides several components to set up the FTPconnection93 +* 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 91 91 92 92 == 5. Suggested Additional Readings == 93 93 94 94 If you are interested in this topic and want more information, please read the release notes provided by eMagiz. Furthermore, check out these links: 95 95 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"]] 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"]] 99 99 100 100 )))((({{toc/}}))){{/container}}{{/container}}