[
https://issues.apache.org/activemq/browse/CAMEL-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48618#action_48618
]
Claus Ibsen commented on CAMEL-1241:
------------------------------------
+1
Yeah when we poll the interfaces from camel-ftp into camel-core they need a
rename to be generic, so GenericFileOperation will do.
I just wanted to be sure that commons-vfs can integrate with this approach
using the interfaces from camel-ftp allowing us to have much more shared code
for the different file based transports
- java.io.File
- regular FTP
- SFTP
- and now commons-vfs
> Add camel-commons-vfs component
> -------------------------------
>
> Key: CAMEL-1241
> URL: https://issues.apache.org/activemq/browse/CAMEL-1241
> Project: Apache Camel
> Issue Type: New Feature
> Affects Versions: 2.0.0
> Reporter: Ramon Buckland
> Assignee: Ramon Buckland
> Fix For: 2.0.0
>
>
> Add a new component camel-commons-vfs which utilises the commons-vfs library
> providing access to zip,jar,tgz,cifs,ftp and many other wonderful "file" type
> resources.
> The component will go into camel 2.0 as the new camel-file and camel-ftp
> components have been re-written to support a better model.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.