
Hi all in this post I will explain you how we can use WSO2 ESB to send files across network via SMB (Server Message Block) protocol.
WSO2 ESB has neat features like vfs and well equipped in many protocols including SMB. So in this post I will show you how to read a file and finally how to send it via VFS to an SMB Windows endpoint.
In order to VFS to work you need to enable VFS receivers and senders in axis2.xml. To do so navigate to <ESB_HOME>/repository/conf/axis2/axis2.xml...