[ 
https://issues.apache.org/activemq/browse/CAMEL-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61657#action_61657
 ] 

maozuoyun commented on CAMEL-3101:
----------------------------------

Dear Claus,

 *Camel2.5 can not be download in  *http://camel.apache.org/download.

When I Click download url:
http://www.apache.org/dyn/closer.cgi/camel/apache-camel/2.5.0/apache-camel-2.5.0-src.zip
.

Show error that it's not found source.

Please help me.



> FTP&SFTP listFiles Error
> ------------------------
>
>                 Key: CAMEL-3101
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3101
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.3.0
>         Environment: develop env:eclispse 3.3+windows xp
> server env:aix
>            Reporter: maozuoyun
>            Assignee: Claus Ibsen
>             Fix For: 2.5.0
>
>
> I find an ftp operations error in camel in version 2.3.0.
> In FtpOperations and SFTP Operations listFiles Method,should change direcory 
> to root('/'),if not ,may occur an error that doesn't work well.
> Example:
> I configured from endpoint 
> like:ftp://usern...@localhost:21/app/recfiles/TXN_JRNL_*.txt?password=pwd&binary=true&delay=1000&noop=true
>  , I want to download files(/app/recfiles/TXN_JRNL_*.txt) from server,if i 
> don't use root user and direct to ftp user's HOME direcory not root 
> directory('/').In RemoteFileConfiguration.java ,directory is changed to 
> app/recfiles/TXN_JRNL_*.txt,then problem occured.
> Can you know what i meant?
> My english is poor, please forgive me.

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