A complete look at JMeter's FTP and SSH SFTP samplers
While the File Transfer Protocol is one of the original protocols used in the early adoption of the internet it remains a fundamental part of modern computer networks.
In this post we will look at the way the JMeter can support you in performance testing FTP and SFTP.
SFTP is a more recent development to provide a layer of security over the original protocol to make it more suitable for the modern internet and is different to FPT in many ways.
Whilst SFTP is considered more appropriate for modern systems there are still many applications that rely on, and implement, FTP and therefore we will look at how we can test both.
If you want to follow along, a JMX file containing all the steps detailed below can be downloaded here.