[Cyberduck-trac] [Cyberduck] #3091: Files disappearing after file Edit on WebDAV

Cyberduck trac at trac.cyberduck.ch
Tue Mar 31 12:37:47 CEST 2009


#3091: Files disappearing after file Edit on WebDAV
----------------------------------+-----------------------------------------
 Reporter:  jon@…                 |       Owner:  dkocher                                
     Type:  defect                |      Status:  new                                    
 Priority:  normal                |   Milestone:                                         
Component:  webdav                |     Version:  3.1.2                                  
 Severity:  normal                |    Keywords:  WebDAV edit gzip php mod_deflate apache
----------------------------------+-----------------------------------------
 I'm using CyberDuck connection to a local WebDAV server, based on PEAR
 HTTP_WebDAV_Server (PHP).

 When using the built-in Edit-feature (Cmd-K) to edit a file (ex. CSS-
 file), the enclosing folder appears empty after uploading the file. This
 only happens when the Apache web server uses mod_deflate to GZip the
 content. When I setup apache to turn off Gzip compression of text/xml
 content (for the PROPFIND requests following the PUT), everything appears
 fine.

 A disconnect/reconnect also works. And normal drag'n'drop uploads works.

 Watching the web traffic through a proxy, like Charles, shows that the two
 PROPFIND requests are sent as normal, returning correct data.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/3091>
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