Re: Uploading File to WebDAV Server

2011-02-10 Thread TomZ
these settings are. Again, thanks for your efforts you put into this. regards, tom -- View this message in context: http://jmeter.512774.n5.nabble.com/Uploading-File-to-WebDAV-Server-tp3375611p3378968.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Uploading File to WebDAV Server

2011-02-09 Thread Deepak Shetty
h > > Jmeter 2.4. I am able to PUT a file . > > > > regards > > deepak > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Uploading-File-to-WebDAV-Server-tp3375611p3378791.html > Sent from the JMeter - User mailing list archive a

Re: Uploading File to WebDAV Server

2011-02-09 Thread b...@ben-peter.com
ble to PUT a file . > > regards > deepak > -- View this message in context: http://jmeter.512774.n5.nabble.com/Uploading-File-to-WebDAV-Server-tp3375611p3378791.html Sent from the JMeter - User mailing list archive at Nabble.com. ---

Re: Uploading File to WebDAV Server

2011-02-09 Thread Deepak Shetty
gt;> I'll try to attach a screen shot of my setup. >> >> so far, tom >> >> http://jmeter.512774.n5.nabble.com/file/n3377133/jmeter_put.png >> -- >> View this message in context:

Re: Uploading File to WebDAV Server

2011-02-09 Thread Deepak Shetty
gt; I'll try to attach a screen shot of my setup. > > so far, tom > > http://jmeter.512774.n5.nabble.com/file/n3377133/jmeter_put.png > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Uploading-File-to-WebDAV-Server-tp3375611p3377133.html &g

Re: Uploading File to WebDAV Server

2011-02-09 Thread TomZ
74.n5.nabble.com/Uploading-File-to-WebDAV-Server-tp3375611p3377495.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: j

Re: Uploading File to WebDAV Server

2011-02-09 Thread SanderW
/Uploading-File-to-WebDAV-Server-tp3375611p3377306.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h

Re: Uploading File to WebDAV Server

2011-02-08 Thread TomZ
74.n5.nabble.com/file/n3377133/jmeter_put.png -- View this message in context: http://jmeter.512774.n5.nabble.com/Uploading-File-to-WebDAV-Server-tp3375611p3377133.html Sent from the JMeter - User mailing list archive at Nabbl

Re: Uploading File to WebDAV Server

2011-02-08 Thread Deepak Shetty
(which is HTTP Request HTTPClient) the > putBody.toString() returns an empty string. > That looks like this is the reason for the zero byte sized file on my > webdav > server. > > Is this an known behavior? Can I do something to work around it? > > tia, tom > > --

Uploading File to WebDAV Server

2011-02-08 Thread TomZ
I do something to work around it? tia, tom -- View this message in context: http://jmeter.512774.n5.nabble.com/Uploading-File-to-WebDAV-Server-tp3375611p3375611.html Sent from the JMeter - User mailing list archive at Nabble.com. ---

Re: uploading file

2009-10-13 Thread sebb
On 13/10/2009, sudheer reddy wrote: > Hi Sebb > > I have a file on my local machine, i have given full path of the file and > paramete r name in send files request table in http request in jmeter when i > run this script in jmeter it is not uploading file . When i check >

Re: uploading file

2009-10-12 Thread sudheer reddy
Hi Sebb I have a file on my local machine, i have given full path of the file and paramete r name in send files request table in http request in jmeter when i run this script in jmeter it is not uploading file . When i check the request sent to server in view results tree the file path is

Re: uploading file

2009-10-12 Thread sebb
On 12/10/2009, sudheer reddy wrote: > Hi Sebb > > it means http request sent by jmeter So are you saying that the browser sends the full path? If so, why did you need to change the sampler? If the browser is not sending the full path, why do you want JMeter to do so? It's very difficult to de

Re: uploading file

2009-10-11 Thread sudheer reddy
Hi Sebb it means http request sent by jmeter On 10/11/09, sebb wrote: > > So what does "it" refer to here: "... it is not sending the full path > of the file" > > On 11/10/2009, sudheer reddy wrote: > > i have added the path in the filepath in "*send files with the request*" > > table in h

Re: uploading file

2009-10-11 Thread sudheer reddy
yes it is not sending full path to the file instead it is sending the file name in request On Sun, Oct 11, 2009 at 10:01 PM, sebb wrote: > So what does "it" refer to here: "... it is not sending the full path > of the file" > > On 11/10/2009, sudheer reddy wrote: > > i have added the path in

Re: uploading file

2009-10-11 Thread sebb
So what does "it" refer to here: "... it is not sending the full path of the file" On 11/10/2009, sudheer reddy wrote: > i have added the path in the filepath in "*send files with the request*" > table in http request sampler > > > On Sun, Oct 11, 2009 at 7:39 PM, sebb wrote: > > > On 11/10

Re: uploading file

2009-10-11 Thread sudheer reddy
i have added the path in the filepath in "*send files with the request*" table in http request sampler On Sun, Oct 11, 2009 at 7:39 PM, sebb wrote: > On 11/10/2009, sudheer reddy wrote: > > Hi sebb > > > > I have added the right path when i see the response it is taking only > > Where did yo

Re: uploading file

2009-10-11 Thread sebb
On 11/10/2009, sudheer reddy wrote: > Hi sebb > > I have added the right path when i see the response it is taking only Where did you add the path? What is "it"? > filename but not full path of the file . > > > On Sun, Oct 11, 2009 at 7:07 PM, sebb wrote: > > > On 11/10/2009, sudheer redd

Re: uploading file

2009-10-11 Thread sudheer reddy
Hi sebb I have added the right path when i see the response it is taking only filename but not full path of the file . On Sun, Oct 11, 2009 at 7:07 PM, sebb wrote: > On 11/10/2009, sudheer reddy wrote: > > Hi Sebb > > > > Thankyou sebb > > > >I have analysed the request sent to server

Re: uploading file

2009-10-11 Thread sebb
On 11/10/2009, sudheer reddy wrote: > Hi Sebb > > Thankyou sebb > >I have analysed the request sent to server it is not sending the full > path of the file. can you assist in fixing this issue . Just add the appropriate path to the sampler > rgds > Sudheer > > > On Sat, Oct 10, 2009 at

Re: uploading file

2009-10-11 Thread sudheer reddy
Hi Sebb Thankyou sebb I have analysed the request sent to server it is not sending the full path of the file. can you assist in fixing this issue . rgds Sudheer On Sat, Oct 10, 2009 at 7:25 AM, sebb wrote: > On 08/10/2009, sudheer reddy wrote: > > Hi All > > > > I am tring to upload

Re: uploading file

2009-10-09 Thread sebb
On 08/10/2009, sudheer reddy wrote: > Hi All > > I am tring to upload files from http request by send files through > request. > > For this i have recorded scenearios of my application using badboy and > imported to jmeter . > > In badboy it is working fine when i import the same its

uploading file

2009-10-07 Thread sudheer reddy
Hi All I am tring to upload files from http request by send files through request. For this i have recorded scenearios of my application using badboy and imported to jmeter . In badboy it is working fine when i import the same its not working . any help is appreciated rgds Sudheer

Re: Parameterize Uploading File wtih CSV DATA CONFIG

2009-08-21 Thread sebb
gt; > Why not use simpler variable names? > > > >> delimeter : , > >> > >> csvdata.txt. > >> --- > >> > >> > iasearch%3AapplicationNO,iasearch%3AcalendarInputDate,uploadform:upload:file, > >> us08/129,14/

Re: Parameterize Uploading File wtih CSV DATA CONFIG

2009-08-21 Thread Shinelog
- >> >> iasearch%3AapplicationNO,iasearch%3AcalendarInputDate,uploadform:upload:file, >> us08/129,14/10/2008,D:\Test1\Testdata\TEST1_TEST1.pdf > > Why have you included the variable names as data columns in the CSV file? > >> >> In this scenario how

Re: Parameterize Uploading File wtih CSV DATA CONFIG

2009-08-21 Thread sebb
008,D:\Test1\Testdata\TEST1_TEST1.pdf Why have you included the variable names as data columns in the CSV file? > > In this scenario how can proceed further? > > Kindly suggest your comments. > > > Regards, > Shinelog > > > > > > -- > View t

Parameterize Uploading File wtih CSV DATA CONFIG

2009-08-20 Thread Shinelog
O,iasearch%3AcalendarInputDate,uploadform:upload:file, us08/129,14/10/2008,D:\Test1\Testdata\TEST1_TEST1.pdf In this scenario how can proceed further? Kindly suggest your comments. Regards, Shinelog -- View this message in context: http://www.nabble.com/Parameterize-Uploading-File-wtih-CSV-D

Re: problem for uploading file

2002-03-20 Thread Hongfei Cheng
mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, March 20, 2002 11:44 AM > > To: [EMAIL PROTECTED] > > Subject: Re: problem for uploading file > > > > > > > > Yes, the NO 2 below causes the problem, it's a bug in the > > webserver application. > > b

Re: problem for uploading file

2002-03-20 Thread Hongfei Cheng
Yes, the NO 2 below causes the problem, it's a bug in the webserver application. but can we trick JMeter into sending the proper data? I mean sending the arguments in URL as well as uploading file? Hongfei "Stover, Michael" wrote: > I'd respond to the user list,

problem for uploading file

2002-03-20 Thread Hongfei Cheng
Hi, I am using Jmeter 1.7 for testing a webserver. I tried to upload a file and form content to a servlet, the Html file looks like: ** http://localhost:2002/?type=0&action=MetricRequestURL"; enctype="multipart/form-data"> **