-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0.RC3
-
Component/s: camel-core
-
Labels:
-
Estimated Complexity:Unknown
-
Regression:Regression
-
Flags:Important
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");
- is duplicated by
-
CAMEL-15543 Apache Camel File Append Not Working in Windows
-
- Resolved
-
- links to