Probably permissions on the ftp server don't allow you to write to the file
once it's first uploaded. I guess you wouldn't be allowed to delete it over
ftp either.
2. Juni 2014 14:11 skrev "simonglaubitz" <[email protected]> følgende:

> 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.
>

Reply via email to