Short addition to my original post: when changing the destination of my route from FTP to FILE component fileExist=Append works perfectly fine.
FTP: ftp://testuser@testserver/test?password=testpassword&fileName=test.txt&fileExist=Append FILE: file:////C:/test?fileName=test.txt&fileExist=Append -- View this message in context: http://camel.465427.n5.nabble.com/camel-ftp-fileExist-Append-not-working-tp5751819p5751820.html Sent from the Camel - Users mailing list archive at Nabble.com.
