Hi, Why do you use backslashes in your file URI.
A proper file URI scheme requires forward slashes aka UNIX http://en.wikipedia.org/wiki/File_URI_scheme http://en.wikipedia.org/wiki/File_URI_scheme I believe this is at the root of your issue. File URIs on windows also use forward slashes. Please check the blog entry below. http://blogs.msdn.com/b/ie/archive/2006/12/06/file-uris-in-windows.aspx http://blogs.msdn.com/b/ie/archive/2006/12/06/file-uris-in-windows.aspx Please change your my.properties settings to: MY_PATH=c:/temp/import MY_SAVE_PATH=c:/temp/save Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com http://fusesource.com Blog: http://opensourceknowledge.blogspot.com http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/File-component-move-option-tp3388470p3388780.html Sent from the Camel - Users mailing list archive at Nabble.com.