You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Simon De Uvarow <sd...@gmail.com> on 2007/05/02 14:59:55 UTC

FTP Request hangs

I write a Sampler to upLoad files to a FTP server.
I uses an OpenSource library just implemented (edtftpj-1.5.4.jar ->
http://www.enterprisedt.com/products/edtftpj/
)

This sampler can be extended for implement more functionalities ...
I don´t have problems with this sampler ... maybe you could try it.

To use the sampler, you have to put the jar (that is a zipped Eclipse
proyect) into  JMETER_HOME\lib\ext
and the edtftpj-1.5.4.jar into JMETER_HOME\lib

regards,
Simon

-- 
"No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides, no
traiciones, lo que siempre te ha hecho vivir."

Re: FTP Request hangs

Posted by sebb <se...@gmail.com>.
I've already fixed the JMeter code to use Apache Commons Net - which
supports FTP.

Seems to work OK, and the sampler now supports Get/Put and Ascii/Binary.

S.
On 02/05/07, Simon De Uvarow <sd...@gmail.com> wrote:
> I write a Sampler to upLoad files to a FTP server.
> I uses an OpenSource library just implemented (edtftpj-1.5.4.jar ->
> http://www.enterprisedt.com/products/edtftpj/ )
>
> This sampler can be extended for implement more functionalities ...
> I don´t have problems with this sampler ... maybe you could try it.
>
> To use the sampler, you have to put the jar (that is a zipped Eclipse
> proyect) into  JMETER_HOME\lib\ext
> and the edtftpj-1.5.4.jar into JMETER_HOME\lib
>
> regards,
> Simon
>
>
> --
> "No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides, no
> traiciones, lo que siempre te ha hecho vivir."
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org