Re: [ FTPServer ] unit test simulator tools

2008-10-24 Thread Emmanuel Lecharny
Bakary Dialaya DJIBA wrote: Hi, I want to simulate unit test on my ftp server. Is there tools for doing that? Have you tried JMeter ? (http://jakarta.apache.org/jmeter/usermanual/build-ftp-test-plan.html) -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org

Re: [ FTPServer ] unit test simulator tools

2008-10-24 Thread Niklas Gustavsson
´On Fri, Oct 24, 2008 at 2:13 PM, Bakary Dialaya DJIBA [EMAIL PROTECTED] wrote: I want to simulate unit test on my ftp server. Is there tools for doing that? Can you please explain further what you would like to do? In our code, for run unit tests on FtpServer using commons-net FTP client but