[Cyberduck-trac] [Cyberduck] #6573: Cannot crete folder on Webdav: I/O error unsupported file type

Cyberduck trac at trac.cyberduck.ch
Fri Mar 2 19:35:06 CET 2012


#6573: Cannot crete folder on Webdav: I/O error unsupported file type
----------------------------------+------------------------
 Reporter:  Daggerquill           |         Owner:  dkocher
     Type:  defect                |        Status:  new
 Priority:  normal                |     Milestone:  4.3
Component:  webdav                |       Version:  4.2.1
 Severity:  normal                |    Resolution:
 Keywords:  webdav xythos folder  |  Architecture:  Intel
 Platform:  Mac OS X 10.7         |
----------------------------------+------------------------

Comment (by Daggerquill):

 For comparison, this is the log from a successful run on 4.0.2, from login
 to folder creation.

 What immediately stands out is that 4.2.1 appends a trailing slash to the
 uri in the MKCOL request where 4.0.2 didn't:

 {{{
 PROPFIND /users/***** HTTP/1.1
 Content-Type: text/xml; charset=utf-8
 User-Agent: Cyberduck/4.0.2 (Mac OS X/10.7.3) (i386)
 Host: ***.***.edu
 Content-Length: 207
 Depth: 0

 HTTP/1.1 401 Unauthorized
 HTTP/1.1 401 Unauthorized
 Server: Apache-Coyote/1.1
 Date: Fri, 02 Mar 2012 18:25:51 GMT
 WWW-Authenticate: BASIC realm=***.***.edu
 Cache-Control: no-cache
 Pragma: no-cache
 Content-Type: text/html;charset=UTF-8
 Content-Length: 182

 PROPFIND /users/***** HTTP/1.1
 Content-Type: text/xml; charset=utf-8
 User-Agent: Cyberduck/4.0.2 (Mac OS X/10.7.3) (i386)
 Content-Length: 207
 Authorization: Basic anNhdmFnZTprYWx5cHNPNTc3NQ==
 Host: ***.***.edu
 Depth: 0

 HTTP/1.1 207 Multi-Status
 HTTP/1.1 207 Multi-Status
 Server: Apache-Coyote/1.1
 Set-Cookie:
 xyc_XythosGroupDigest1=2CE8CEE95E83148FDAA840036333042790F1D893;
 Expires=Sat, 03-Mar-2012 18:25:53 GMT; Path=/; Secure
 Set-Cookie: XythosSessionID1=[B at 1361731--2017326351; Expires=Sat,
 03-Mar-2012 18:25:53 GMT; Path=/; Secure
 Date: Fri, 02 Mar 2012 18:25:53 GMT
 Content-Type: text/xml;charset=UTF-8
 Content-Length: 813

 PROPFIND /users/*****/ HTTP/1.1
 Authorization: Basic anNhdmFnZTprYWx5cHNPNTc3NQ==
 Content-Type: text/xml; charset=utf-8
 User-Agent: Cyberduck/4.0.2 (Mac OS X/10.7.3) (i386)
 Host: myfiles.fordham.edu
 Cookie: $Version=0;
 xyc_XythosGroupDigest1=2CE8CEE95E83148FDAA840036333042790F1D893; $Path=/
 Cookie: $Version=0; XythosSessionID1=[B at 1361731--2017326351; $Path=/
 Content-Length: 207
 Depth: 0

 HTTP/1.1 207 Multi-Status
 HTTP/1.1 207 Multi-Status
 Server: Apache-Coyote/1.1
 Date: Fri, 02 Mar 2012 18:25:53 GMT
 Content-Type: text/xml;charset=UTF-8
 Content-Length: 813

 PROPFIND /users/jsavage/ HTTP/1.1
 Authorization: Basic anNhdmFnZTprYWx5cHNPNTc3NQ==
 Content-Type: text/xml; charset=utf-8
 User-Agent: Cyberduck/4.0.2 (Mac OS X/10.7.3) (i386)
 Host: myfiles.fordham.edu
 Cookie: $Version=0;
 xyc_XythosGroupDigest1=2CE8CEE95E83148FDAA840036333042790F1D893; $Path=/
 Cookie: $Version=0; XythosSessionID1=[B at 1361731--2017326351; $Path=/
 Content-Length: 207
 Depth: 1

 HTTP/1.1 207 Multi-Status
 HTTP/1.1 207 Multi-Status
 Server: Apache-Coyote/1.1
 Date: Fri, 02 Mar 2012 18:25:53 GMT
 Content-Type: text/xml;charset=UTF-8
 Content-Length: 13962

 MKCOL /users/*****/testfodler1 HTTP/1.1
 Authorization: Basic anNhdmFnZTprYWx5cHNPNTc3NQ==
 User-Agent: Cyberduck/4.0.2 (Mac OS X/10.7.3) (i386)
 Host: myfiles.fordham.edu
 Cookie: $Version=0;
 xyc_XythosGroupDigest1=2CE8CEE95E83148FDAA840036333042790F1D893; $Path=/
 Cookie: $Version=0; XythosSessionID1=[B at 1361731--2017326351; $Path=/

 HTTP/1.1 201 Created
 HTTP/1.1 201 Created
 Server: Apache-Coyote/1.1
 Cache-Control: no-cache
 Pragma: no-cache
 Date: Fri, 02 Mar 2012 18:26:08 GMT
 Content-Type: text/html;charset=UTF-8
 Content-Length: 0

 PROPFIND /users/*****/ HTTP/1.1
 Authorization: Basic anNhdmFnZTprYWx5cHNPNTc3NQ==
 Content-Type: text/xml; charset=utf-8
 User-Agent: Cyberduck/4.0.2 (Mac OS X/10.7.3) (i386)
 Host: ***.***.edu
 Cookie: $Version=0;
 xyc_XythosGroupDigest1=2CE8CEE95E83148FDAA840036333042790F1D893; $Path=/
 Cookie: $Version=0; XythosSessionID1=[B at 1361731--2017326351; $Path=/
 Content-Length: 207
 Depth: 0

 HTTP/1.1 207 Multi-Status
 HTTP/1.1 207 Multi-Status
 Server: Apache-Coyote/1.1
 Date: Fri, 02 Mar 2012 18:26:08 GMT
 Content-Type: text/xml;charset=UTF-8
 Content-Length: 813

 PROPFIND /users/*****/ HTTP/1.1
 Authorization: Basic anNhdmFnZTprYWx5cHNPNTc3NQ==
 Content-Type: text/xml; charset=utf-8
 User-Agent: Cyberduck/4.0.2 (Mac OS X/10.7.3) (i386)
 Host: ***.***.edu
 Cookie: $Version=0;
 xyc_XythosGroupDigest1=2CE8CEE95E83148FDAA840036333042790F1D893; $Path=/
 Cookie: $Version=0; XythosSessionID1=[B at 1361731--2017326351; $Path=/
 Content-Length: 207
 Depth: 1

 HTTP/1.1 207 Multi-Status
 HTTP/1.1 207 Multi-Status
 Server: Apache-Coyote/1.1
 Date: Fri, 02 Mar 2012 18:26:09 GMT
 Content-Type: text/xml;charset=UTF-8
 Content-Length: 14546
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6573#comment:3>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list