On 25 May 2012 07:59, venkatakurathi <[email protected]> wrote: > i have given the correct file name & tried to upload the file from various > locations. > if i give wrong file name i ll be encountered with response .. > java.io.FileNotFoundException: E:\data\xxxx.xml (The system cannot find the > file specified) > > i am getting the proper response only but unable to find the uploaded file > at destination?
The destination server is doing something different; check its logs. Compare what a browser sends with what JMeter sends. Check the response that the server sends for the POST. > ----- > Venkat Akurathi > 91-9703186688 > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/why-upload-of-xml-is-creating-issues-when-compared-to-normal-file-upload-tp5713319p5713341.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
