Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0.RC3
-
Unknown
-
Regression
-
Important
Description
Hi, I'm trying to append the content of a series of text files to another file with file-component using fileExist=Append but the destination file acts like it's been overrided!
Here's how I did it:
from("file:G:/high").to("file:G:/test?fileName=test.txt&fileExist=Append");
Attachments
Issue Links
- is duplicated by
-
CAMEL-15543 Apache Camel File Append Not Working in Windows
- Resolved
- links to