I have a JMeter test that is sending zip files to a server, and it is distributed it to 20 other machines. I have the file to be sent in the same location in the filesystem on each machine.
If I run the test to be distributed, it is possible to have the machines grab the zip from their own file system, rather than sending the zip over the network to each of the machines?