Ftp default reqs in Jmeter

Make a new thread group.

Add two ftp reqs.

In the first ftp request in the server name give server name

Give the remote file name i..e file we want to download.

In local file give where location where we want to store the file and also the name which we want to store our file like for example C:/readme.txt

Choose method get as we are about to download the file from the server.

Give Username and password.

Give same info in the other ftp req.

If we have many ftp req with same info we can add a ftp default req.

And give the common server name ftp.sejsoft.com