[Cyberduck-trac] [Cyberduck] #6341: Creating a new file on WebDAV server never finishes
Cyberduck
trac at trac.cyberduck.ch
Wed Nov 2 11:10:29 CET 2011
#6341: Creating a new file on WebDAV server never finishes
-------------------------------------------------+-------------------------
Reporter: | Owner: dkocher
https://me.yahoo.com/a/egOlVSM0t4gxRszZM8CTQenaz5oJ#9fa8f| Status: new
Type: defect | Milestone:
Priority: normal | Version: 4.1.3
Component: webdav | Resolution:
Severity: normal | Architecture:
Keywords: webdav put |
Platform: |
-------------------------------------------------+-------------------------
Description changed by dkocher:
Old description:
> I have set up an Apache 2.2 server as WebDAV storage provider via https.
> I have no trouble connecting to the server an listing the directory.
> Apache2 has read&write permissions to the WebDAV base. Creating
> directories through Cyberduck works as expected, most times uploading
> files is no problem.
>
> However always when I want to create a new file on the server through the
> menu entry in Cyberduck, that action never finishes. 'Prepare [filename]'
> is displayed indefinitely. A file with size 0 of that name is created in
> the directory however. Sometimes the same behavior is seen with other
> files, but I cannot reproduce that reliably. Stopping that upload then
> ends in an indefinite display of 'Disconnecting [servername]'
>
> In the logfiles I see different entries for the successful put and the
> unsuccessful (putting default.jpg was successful, testfile was
> unsuccessful&stuck in 'Prepare testfile' a file with the name testfile
> has been created however):
>
> 192.20.4.40 - - [01/Nov/2011:23:17:49 +0100] "PROPFIND / HTTP/1.1" 401
> 4535 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
>
> 192.20.4.40 - testuser [01/Nov/2011:23:17:49 +0100] "PROPFIND / HTTP/1.1"
> 207 1315 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
>
> 192.20.4.40 - - [01/Nov/2011:23:17:59 +0100] "PROPFIND / HTTP/1.1" 401
> 4535 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
>
> 192.20.4.40 - testuser [01/Nov/2011:23:17:59 +0100] "PROPFIND / HTTP/1.1"
> 207 1315 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
>
> 192.20.4.40 - testuser [01/Nov/2011:23:17:59 +0100] "PUT /default.jpg
> HTTP/1.1" 201 753 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
>
> 192.20.4.40 - testuser [01/Nov/2011:23:18:09 +0100] "PROPFIND / HTTP/1.1"
> 207 1347 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
>
> 192.20.4.40 - testuser [01/Nov/2011:23:18:09 +0100] "MKCOL /testfolder/
> HTTP/1.1" 201 702 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
>
> 192.20.4.40 - testuser [01/Nov/2011:23:18:18 +0100] "PUT /testfile
> HTTP/1.1" 201 663 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
New description:
I have set up an Apache 2.2 server as WebDAV storage provider via https. I
have no trouble connecting to the server an listing the directory. Apache2
has read&write permissions to the WebDAV base. Creating directories
through Cyberduck works as expected, most times uploading files is no
problem.
However always when I want to create a new file on the server through the
menu entry in Cyberduck, that action never finishes. 'Prepare [filename]'
is displayed indefinitely. A file with size 0 of that name is created in
the directory however. Sometimes the same behavior is seen with other
files, but I cannot reproduce that reliably. Stopping that upload then
ends in an indefinite display of 'Disconnecting [servername]'
In the logfiles I see different entries for the successful put and the
unsuccessful (putting default.jpg was successful, testfile was
unsuccessful&stuck in 'Prepare testfile' a file with the name testfile has
been created however):
{{{
192.20.4.40 - - [01/Nov/2011:23:17:49 +0100] "PROPFIND / HTTP/1.1" 401
4535 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
192.20.4.40 - testuser [01/Nov/2011:23:17:49 +0100] "PROPFIND / HTTP/1.1"
207 1315 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
192.20.4.40 - - [01/Nov/2011:23:17:59 +0100] "PROPFIND / HTTP/1.1" 401
4535 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
192.20.4.40 - testuser [01/Nov/2011:23:17:59 +0100] "PROPFIND / HTTP/1.1"
207 1315 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
192.20.4.40 - testuser [01/Nov/2011:23:17:59 +0100] "PUT /default.jpg
HTTP/1.1" 201 753 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
192.20.4.40 - testuser [01/Nov/2011:23:18:09 +0100] "PROPFIND / HTTP/1.1"
207 1347 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
192.20.4.40 - testuser [01/Nov/2011:23:18:09 +0100] "MKCOL /testfolder/
HTTP/1.1" 201 702 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
192.20.4.40 - testuser [01/Nov/2011:23:18:18 +0100] "PUT /testfile
HTTP/1.1" 201 663 "-" "Cyberduck/4.1 (Mac OS X/10.6.8) (i386)"
}}}
--
--
Ticket URL: <http://trac.cyberduck.ch/ticket/6341#comment:1>
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