[ 
https://issues.apache.org/activemq/browse/CAMEL-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Crickenberger updated CAMEL-251:
--------------------------------------

    Attachment: camel-ftp.miscImprovements.patch

Reconnect logic was added to FtpConsumer/SftpConsumer.  UriConfigurationTest 
was re-written to more thoroughly check defaults and file/path parsing.

> Misc. RemoteFileProducer improvements
> -------------------------------------
>
>                 Key: CAMEL-251
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-251
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Aaron Crickenberger
>         Attachments: camel-ftp.miscImprovements.patch
>
>
> RemoteFileConfiguration.toString() displays the file instead of directory (a 
> boolean)
> FtpProducer/SftpProducer automagically attempt to reconnect if 
> disconnected/timed-out from their destinations.  This should probably be 
> shared with Consumers, and could maybe done more cleanly using camel's 
> try/catch features, but there you go.
> Smarter directory/file building/handling.  This lets you handle URI's like 
> ftp://somehost/somedir, ftp://somehost/somedir/ similarly, avoid putting 
> files in '/' on servers that expose the full filesystem, etc.
> More verbose logging.  Stuff like "what file went where," reconnection 
> attempts, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to