>1. Is there any way where we can use Jmeter for these protocols...ie: Can
we
>customize it for ftps and sftp?
If you are willing to code it. You can write your custom Sampler or
implement the Java Sampler
Use a java library that supports the protocol you want
e.g.
http://www.jcraft.com/jsch/ for SFTP
http://commons.apache.org/net/ for FTPS

regards
deepak

On Thu, Dec 1, 2011 at 8:17 PM, iyerbalaji <[email protected]> wrote:

> Hi Sebb,
>
> Thanks for your quick response.
>
> Actually, i am using FTP sampler provided by Jmeter(2.4) and not any 3rd
> party FTP sampler.
> Few more questions:
>
> 1. Is there any way where we can use Jmeter for these protocols...ie: Can
> we
> customize it for ftps and sftp?
> 2. Any references to accomplish this?
>
>
>
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Jmeter-support-for-FTPS-FTP-over-SSL-and-SFTP-FTP-over-SSH-tp5037601p5040648.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to