> Hi All,
> 
> I am a new user of Jmeter.
> I must make FTP Upload tests and apparently JMeter allows only FTP Download tests.
> Has anyone found a solution for this kind of test or developed an new sampler for 
> JMeter?
> 

Hi, 

I can only confirm, that FTP file upload is not implemented in JMeter
even in CVS version AFAIK. However implementing such a sampler is not so
complicated, look at the sources from dir
src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler, files
FtpClient.java and FTPSampler.java

best regards,
Michal Kostrzewa



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to