You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by wenqatesh <we...@gmail.com> on 2008/12/10 12:13:47 UTC

Problem in Uploading files from local hard drive

HI Team,
i am trying to add manually a http request which contains POST Data.
there is also a file that need to be submitted.
i have a few questions on this


1.should i give the path seperately under the SEND FILES WITH THE REQUEST
column? or under the parameter itself?

2.if so hw should the path be described?
Ex:c:documents and settings\flower.jpg

3.is there anything i need to handle for the spaces in the path

4.Is single slash enough or have to put four slashes altogethere like
c:\\\\documents and settings\\\\flower.jpg

please flood in your suggestions.

Thanks in advance.





-----

Thanks,
Venkadesh=)
-- 
View this message in context: http://www.nabble.com/Problem-in-Uploading-files-from-local-hard-drive-tp20933292p20933292.html
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: Problem in Uploading files from local hard drive

Posted by sebb <se...@gmail.com>.
On 10/12/2008, wenqatesh <we...@gmail.com> wrote:
>
>  HI Team,
>  i am trying to add manually a http request which contains POST Data.
>  there is also a file that need to be submitted.
>  i have a few questions on this
>
>
>  1.should i give the path seperately under the SEND FILES WITH THE REQUEST
>  column? or under the parameter itself?
>

Only files listed under "Send files with the request" are sent.

>  2.if so hw should the path be described?
>  Ex:c:documents and settings\flower.jpg

No, that should be:

c:\documents and settings\flower.jpg

or

c:/documents and settings/flower.jpg

>  3.is there anything i need to handle for the spaces in the path

No.

>  4.Is single slash enough or have to put four slashes altogethere like
>  c:\\\\documents and settings\\\\flower.jpg

No, a single back-slash - or forward slash - will do.

>  please flood in your suggestions.

I suggest you try it out and see what happens.

>  Thanks in advance.
>
>
>
>
>
>  -----
>
>  Thanks,
>  Venkadesh=)
>
> --
>  View this message in context: http://www.nabble.com/Problem-in-Uploading-files-from-local-hard-drive-tp20933292p20933292.html
>  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