I am trying to extend JMeter to handle creating FTP sessions (one associated with each 
thread from the Thread Group), and then performing either FTP 'put' or 'get' multiple 
times with the single FTP session.  What is the best approach, creating a controller 
and extending Entry to carry the FTP session information (ie. control socket, etc)?  
Or is there another approach?  I have also been considering extending ThreadGroup and 
creating the FTP Sessions then.  Can anyone help?     

Joe


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

Reply via email to