Thanks for your reply, It seems the camel jcifs component is outdated anyway as it only supports smb1 Looks like I may have to code in plain java to connect using smbj or something like that.
On Mon, Oct 26, 2020 at 9:37 PM Andrea Cosentino <anco...@gmail.com> wrote: > You need to ask to camel-extra team to update to camel 3. We can't control > the version there. > > Il lun 26 ott 2020, 14:34 William Juwono <william.juw...@izeno.com> ha > scritto: > > > Hello, I need to connect to windows share folder using smb protocol. > > So, from what I see, I need camel jcifs, however the latest version seems > > to be 2.25.2 > > I'm currently using camel 3.5.0 and I need version 3 at least because the > > same route needs to connect to S3. > > > > Any suggestions? > > >