Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to copy file from one location to other using java DSL in camel?



How to copy file from one location to other using java DSL in camel?..

Answer / Rahul Meena

To copy a file using Java DSL in Apache Camel, you can use the File component. Here is an example of a simple route that copies a file:n`nfrom("file:///src/folder")n.to("file:///dest/folder")n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Camel Interview Questions

What is difference between Aggregator and Splitter EIP?

1 Answers  


What is apache camel?

1 Answers  


Have you used apache camel with spring boot?

1 Answers  


What is default registry when camel is used with spring?

1 Answers  


Can we call camel an esb (enterprise service bus)?

1 Answers  


What is MEP in camel?

1 Answers  


What is the default error handler in camel?

1 Answers  


How are exception handled using apache camel?

1 Answers  


Why you selected camel for your application or why you use camel?

1 Answers  


What is the content of Exchange in camel?

1 Answers  


What is an uri?

1 Answers  


How camel handles multiple parameter binding in bean method?

1 Answers  


Categories