Leon Rosenberg-3 wrote:
> 
> oh... then its magic...
> 
> ok i've tried it:
> 
> [EMAIL PROTECTED]:~$ curl -T xxx.txt http://localhost:8000/xxx/
> <html><head><title>Apache Tomcat/5.5.16 - Error
> report</title><style><!--H1
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
> H2
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
> H3
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
> BODY
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;}
> B
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
> P
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
> {color : black;}A.name {color : black;}HR {color :
> #525D76;}--></style> </head><body><h1>HTTP Status 403 - </h1><HR
> size="1" noshade="noshade"><p>type Status
> report</p><p>message <u></u></p><p>description <u>Access
> to the specified resource () has been forbidden.</u></p><HR size="1"
> noshade="noshade"><h3>Apache Tomcat/5.5.16</h3></body></html>
> 
> and thats exactly what I expected. So, you have something in tomcat (a
> servlet which can handle fileupload) which proceeds the file or you
> get the above error message. Or, third option, you are performing some
> magic I don't know about.
> 
> regards
> Leon
> 
Did you set the readonly to false in web.xml in conf folder ?
--
View this message in context: 
http://www.nabble.com/file-upload-speed.-t1816944.html#a4989915
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to