Hi

Yeah you can filter by fileName actually. Though this would require
the file to be named inputFile.csv

On Mon, Aug 10, 2015 at 10:45 AM, hayden74 <hdr...@gmail.com> wrote:
> So basically change the route to:
>
> from("smb://networkDriveOne/"?noop=true&fileName=${date:now:ddMMyyyy}/inputFile.csv&recursive=true")
>    .to("smb://networkDriveTwo?fileExist=Override")
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/smb-endpoint-modified-files-not-copied-to-destination-tp5770499p5770521.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2nd edition: http://www.manning.com/ibsen2

Reply via email to