Sorry, looks like it was because it needed passive=true. I think
everything works now. Thanks.

On Thu, Feb 24, 2011 at 1:41 PM, Sorin Silaghi <[email protected]> wrote:
> Hello,
>
>
>       Thank you for the information. I'm trying the camel FTP
> component right now but it doesn't seem to work. In the logs
> everything seems to be fine (it connects and logs in to the server)
> but it just can't upload/download any files.
>
>        Is there any way to debug these components ?
>
>
> thank you,
>                     Sorin.
>
> On Thu, Feb 24, 2011 at 10:53 AM, Gert Vanthienen
> <[email protected]> wrote:
>> Sorin,
>>
>> As far as I know, servicemix-ftp does not support FTPS.  A lot of the
>> new development work is being done on the Camel components instead of
>> the JBI components though and Camel FTP does offer support for both
>> FTPS and SFTP (cfr. http://camel.apache.org/ftp2.html).  The good news
>> is that you can seamlessly integrate these new Camel components with
>> any existing JBI artifacts you might already have or, even better, if
>> you're using ServiceMix 4, you can just deploy the Camel route
>> directly instead of using JBI.
>>
>> Regards,
>>
>> Gert Vanthienen
>> ------------------------
>> FuseSource
>> Web: http://fusesource.com
>> Blog: http://gertvanthienen.blogspot.com/
>>
>>
>>
>> On Wed, Feb 23, 2011 at 6:23 PM, Sorin Silaghi <[email protected]> wrote:
>>> Hello,
>>>
>>>
>>>           Does servicemix-ftp support FTPS and if yes do I need to do
>>> anything special? I tried using "ftps://" in the URL but it didn't do
>>> the trick.
>>>
>>>
>>> regards,
>>>               Sorin.
>>>
>>
>

Reply via email to