You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Jorge Davison <jd...@gmail.com> on 2013/06/30 22:41:03 UTC

GenericFileExist - Resume?

Hi All! I'm creating a flow with camel and i'm interested in a
GenericFileExists policy like resume. This policy is not either Override,
Append, Fail nor Ignore. With this policy the write of the file should
begin in the last byte that the last writer leave its pointer... avoiding
extra network transfer, specially for large files.

Currently, I am working on extending the ftp component, but I wonder if you
can discuss a general approach for all file components.

Thanks!
--
Jorge Davison