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 14.1
edited by Bouke Reitsma
on 2024/05/06 11:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -90,16 +90,17 @@
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
93 +* FTP (File Transfer Protocol) is a network protocol for transmitting files between computers over Transmission Control Protocol/Internet Protocol (TCP/IP) connections.
94 +* 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.
95 +* Servers must be set up to run FTP services, and the client must have FTP software installed to access these services.
96 +* 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"]]
102 +* [[FTP Inbound>>https://docs.spring.io/spring-integration/docs/2.1.x/reference/html/ftp.html#ftp-inbound||target="blank"]]
103 +* [[FTP Session Factory>>https://docs.spring.io/spring-integration/docs/4.3.x/reference/html/ftp.html#ftp-session-factory||target="blank"]]
104 +* [[FTP Explained>>https://searchnetworking.techtarget.com/definition/File-Transfer-Protocol-FTP||target="blank"]]
104 104  
105 105  )))((({{toc/}}))){{/container}}{{/container}}