You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Jordan Christensen <th...@gmail.com> on 2006/07/26 20:58:16 UTC

FTP in Passive mode?

Is there any way to force either the FTPSender to use passive mode? I'm
sending a trying to send a file from within my firewall, and after tracing
with tcpdump, its obvious that its not giving a PASV command to the target
server.

This is with ServiceMix trunk.

Thanks in advance,
Jordan

Re: FTP in Passive mode?

Posted by Jordan Christensen <th...@gmail.com>.
Done - https://issues.apache.org/activemq/browse/SM-500
Issue #500 - aren't I lucky!

On 7/26/06, Guillaume Nodet <gn...@gmail.com> wrote:
>
> Thanks !
> Could you please raise a JIRA and attach the patch, please ?
>
> Cheers,
> Guillaume Nodet
>
> On 7/26/06, Jordan Christensen <th...@gmail.com> wrote:
> >
> > I've assumed it doesn't and created a patch to add this functionality,
> > similarly to how binaryMode works on the FTPClientPool.
> > Patch is attached.
> >
> > Jordan
> >
> >
> > On 7/26/06, Jordan Christensen <th...@gmail.com> wrote:
> > >
> > > Is there any way to force either the FTPSender to use passive mode?
> I'm
> > > sending a trying to send a file from within my firewall, and after
> tracing
> > > with tcpdump, its obvious that its not giving a PASV command to the
> target
> > > server.
> > >
> > > This is with ServiceMix trunk.
> > >
> > > Thanks in advance,
> > > Jordan
> > >
> >
> >
> >
>
>

Re: FTP in Passive mode?

Posted by Guillaume Nodet <gn...@gmail.com>.
Thanks !
Could you please raise a JIRA and attach the patch, please ?

Cheers,
Guillaume Nodet

On 7/26/06, Jordan Christensen <th...@gmail.com> wrote:
>
> I've assumed it doesn't and created a patch to add this functionality,
> similarly to how binaryMode works on the FTPClientPool.
> Patch is attached.
>
> Jordan
>
>
> On 7/26/06, Jordan Christensen <th...@gmail.com> wrote:
> >
> > Is there any way to force either the FTPSender to use passive mode? I'm
> > sending a trying to send a file from within my firewall, and after tracing
> > with tcpdump, its obvious that its not giving a PASV command to the target
> > server.
> >
> > This is with ServiceMix trunk.
> >
> > Thanks in advance,
> > Jordan
> >
>
>
>

Re: FTP in Passive mode?

Posted by Jordan Christensen <th...@gmail.com>.
I've assumed it doesn't and created a patch to add this functionality,
similarly to how binaryMode works on the FTPClientPool.
Patch is attached.

Jordan

On 7/26/06, Jordan Christensen <th...@gmail.com> wrote:
>
> Is there any way to force either the FTPSender to use passive mode? I'm
> sending a trying to send a file from within my firewall, and after tracing
> with tcpdump, its obvious that its not giving a PASV command to the target
> server.
>
> This is with ServiceMix trunk.
>
> Thanks in advance,
> Jordan
>