[Cyberduck-trac] [Cyberduck] #2931: DAV upload fails with "bad Request (400"

Cyberduck trac at trac.cyberduck.ch
Fri Mar 20 22:27:07 CET 2009


#2931: DAV upload fails with "bad Request (400"
----------------------------------+-----------------------------------------
 Reporter:  jmccauley@…           |       Owner:  dkocher
     Type:  defect                |      Status:  new    
 Priority:  normal                |   Milestone:         
Component:  webdav                |     Version:  3.1.1  
 Severity:  normal                |    Keywords:         
----------------------------------+-----------------------------------------
Description changed by dkocher:

Old description:

> IIS 6.0 DAV server. Uploads fail with Bad Request error.
>
> Log:
>
> PUT /Logo/BMD_logo_pack.zip HTTP/1.1[\r][\n]
> Content-Type: application/zip[\r][\n]
> User-Agent: Cyberduck/3.1.1 (4457)[\r][\n]
> Expect: 100-continue[\r][\n]
> Content-Length: 346160[\r][\n]
> Authorization: NTLM
> TlRMTVNTUAABAAAABlIAAAAAAAA4AAAAGAAYACAAAABKT0hOUy1NQUNCT09LLkNUR1VTQS5DT00=[\r][\n]
> Host: central.bmdc.org:8080[\r][\n]
> [\r][\n]
> HTTP/1.1 400 Bad Request[\r][\n]
> HTTP/1.1 400 Bad Request[\r][\n]
> Content-Type: text/html[\r][\n]
> Date: Thu, 29 Jan 2009 17:32:58 GMT[\r][\n]
> Connection: close[\r][\n]
> Content-Length: 35[\r][\n]
> [\r][\n]
>

> IIS log:
>
> 2009-01-29 17:24:14 W3SVC1 192.168.0.5 PUT /Logo/BMD_logo_pack.zip - 8080
> - 69.17.57.7 Cyberduck/3.1.1+(4457) 401 2 5
> 2009-01-29 17:24:20 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 -
> 69.17.57.7 Cyberduck/3.1.1+(4457) 401 2 5
> 2009-01-29 17:24:20 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 -
> 69.17.57.7 Cyberduck/3.1.1+(4457) 401 1 0
> 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080
> IGGY\JMCCAULEY 69.17.57.7 Cyberduck/3.1.1+(4457) 207 0 0
> 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 -
> 69.17.57.7 Cyberduck/3.1.1+(4457) 401 2 5
> 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 -
> 69.17.57.7 Cyberduck/3.1.1+(4457) 401 1 0
> 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080
> IGGY\JMCCAULEY 69.17.57.7 Cyberduck/3.1.1+(4457) 207 0 0
>
> IIS Error log:
>
> 2009-01-29 17:24:20 69.17.57.7 62801 192.168.0.5 8080 HTTP/0.0 Invalid -
> 400 - Verb -

New description:

 IIS 6.0 DAV server. Uploads fail with Bad Request error.

  * Log:


 {{{
 PUT /Logo/BMD_logo_pack.zip HTTP/1.1[\r][\n]
 Content-Type: application/zip[\r][\n]
 User-Agent: Cyberduck/3.1.1 (4457)[\r][\n]
 Expect: 100-continue[\r][\n]
 Content-Length: 346160[\r][\n]
 Authorization: NTLM
 TlRMTVNTUAABAAAABlIAAAAAAAA4AAAAGAAYACAAAABKT0hOUy1NQUNCT09LLkNUR1VTQS5DT00=[\r][\n]
 Host: central.bmdc.org:8080[\r][\n]
 [\r][\n]
 HTTP/1.1 400 Bad Request[\r][\n]
 HTTP/1.1 400 Bad Request[\r][\n]
 Content-Type: text/html[\r][\n]
 Date: Thu, 29 Jan 2009 17:32:58 GMT[\r][\n]
 Connection: close[\r][\n]
 Content-Length: 35[\r][\n]
 [\r][\n]


 }}}

  * IIS log:


 {{{
 2009-01-29 17:24:14 W3SVC1 192.168.0.5 PUT /Logo/BMD_logo_pack.zip - 8080
 - 69.17.57.7 Cyberduck/3.1.1+(4457) 401 2 5
 2009-01-29 17:24:20 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 - 69.17.57.7
 Cyberduck/3.1.1+(4457) 401 2 5
 2009-01-29 17:24:20 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 - 69.17.57.7
 Cyberduck/3.1.1+(4457) 401 1 0
 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080
 IGGY\JMCCAULEY 69.17.57.7 Cyberduck/3.1.1+(4457) 207 0 0
 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 - 69.17.57.7
 Cyberduck/3.1.1+(4457) 401 2 5
 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080 - 69.17.57.7
 Cyberduck/3.1.1+(4457) 401 1 0
 2009-01-29 17:24:21 W3SVC1 192.168.0.5 PROPFIND /Logo/ - 8080
 IGGY\JMCCAULEY 69.17.57.7 Cyberduck/3.1.1+(4457) 207 0 0

 }}}

  * IIS Error log:


 {{{
 2009-01-29 17:24:20 69.17.57.7 62801 192.168.0.5 8080 HTTP/0.0 Invalid -
 400 - Verb -

 }}}

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2931#comment:2>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list