You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by EmporioGA <em...@gmail.com> on 2007/10/04 14:31:35 UTC

How to FTP Request put with chmod 777 ???

I have the problem that I want JMeter to change the file attributes (chmod
777) after it has put a file on a ftp. Should be something simple, I have
tried a lot but still didn't get a solution that works...
-- 
View this message in context: http://www.nabble.com/How-to-FTP-Request-put-with-chmod-777-----tf4568474.html#a13038790
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: How to FTP Request put with chmod 777 ???

Posted by sebb <se...@gmail.com>.
JMeter is not a full FTP client.

It allows put and get only at present, as these are the items that
most likely need performance testing.

Feel free to raise a Bugzilla enhancement request.

But if you need this anytime soon, you will need to write your own
code to do it.

On 04/10/2007, EmporioGA <em...@gmail.com> wrote:
>
> I have the problem that I want JMeter to change the file attributes (chmod
> 777) after it has put a file on a ftp. Should be something simple, I have
> tried a lot but still didn't get a solution that works...
> --
> View this message in context: http://www.nabble.com/How-to-FTP-Request-put-with-chmod-777-----tf4568474.html#a13038790
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org