Hello, I have in the past successfully used the file component to access a remote windows share. However when doing so the share will be accessed by the user that the camel process is running as. So that user needs permission to read and write on the share. Also it only works when running the camel process on another windows machinen.
Since the company I work for favour Linux based servers we created camel-jcifs. So it depends on your use case if you require camel-jcifs or not. //Pontus Den 17 jun 2014 07:57 skrev "sakchakravarthi" < ajit.kalyan.chakravar...@gmail.com>: > HI akoufoudakis/Pontus > As I mentioned file was picked up from a shared folder which is present in > my local machine. But same > file:////server/sharefiletest?fileName={{filename}}.txt is not working > when > server is a remote machine. > > Are u saying that in that case I need to use jcifs component right. > > Thanks > Ajit > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-configuration-to-pick-up-file-from-Shared-location-and-remote-file-location-tp5752233p5752399.html > Sent from the Camel - Users mailing list archive at Nabble.com. >