Project:File Server
Version:6.x-1.0-alpha3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

This should probably be in DAV.. Anyway, I've just started using the DAV/FileServer/Bitcache modules. It's looking good.. eh meant.. great! I can upload Files through the drupal web interface and it creates vocabularies and terms i create via webdavs in konqueror and cadaver. konqueror seems buggy btw.
My main problem is that I cannot PUT files using cadaver. I've enabled the trace stuff and get:

#5d399c69 T=0.000000 [REQUEST] 2008-09-30 18:45:55.631712 PUT /dav/New%20Folder/bla1 HTTP/1.1
#5d399c69 T+0.018846 [DAV    ] PUT(array('path' => '/New Folder/bla1', 'content_length' => '101829', 'content_type' => 'application/octet-stream', 'stream' => resource(stream)));
#5d399c69 T+0.020540 [RESPNSE] 2008-09-30 18:45:55.649274 200 OK

..looking good.. but then:
(myip) - miimooo [30/Sep/2008:18:45:55 +0100] "PUT /dav/New%20Folder/bla1 HTTP/1.1" 409 - "-" "cadaver/0.23.0 neon/0.27.2"

Any help or ideas? I can see the 409 in the source but dont really know what to do about it. Here's my drupal config
  Bitcache                              6.x-1.0-alpha1         
  Drupal                                6.4                    
  CVS deploy                            6.x-1.0                
  DAV                                   6.x-1.0-alpha2         
  Drush                                 6.x-1.0                
  drush_mm                                                     
  File Framework                        6.x-1.0-alpha2         
  File Server                           6.x-1.0-alpha3         
  Resource Description Framework (RDF)  6.x-1.0-alpha3         
  Trace                                 6.x-1.0-alpha2         

Comments

#1

have same issue

nobody click here