WebDAV support matrix

Your Rating: Results: PatheticBadOKGoodOutstanding! 8 rates
Assuming Magnolia 4.2 and WebDAV module 1.0-alpha-1 are used:

Client OS User-Agent * Client Editor software Status Identified issues/comments
OS X 10.5.8 WebDAVFS/1.8 (01808000) Darwin/9.8.0 (i386) vi    
OS X 10.5.8 WebDAVFS/1.8 (01808000) Darwin/9.8.0 (i386) TextWrangler  
OS X 10.5.8 WebDAVFS/1.8 (01808000) Darwin/9.8.0 (i386) Dashcode DashCode is mapped to css files in Finder by default; unfortunately, saving isn't possible at the moment, as DashCode tries to create temporary files and other artifacts on the filesystem (which happens to be the mounted WebDAV directory in this case), which aren't supported by the current module. Letting those be created would create "noise" in the workspace, and ignoring them (i.e not creating them but silently accepting those requests anyway) might have side effects too.
OS X 10.5.8 Cadaver Most operations simply work under Cadaver.
Windows XP WebDrive NotePad++, notepad, etc..  
Windows XP Microsoft-WebDAV-MiniRedir/5.1.2600 Needs to run on port 80. net use x: "http://10.0.0.109/magnoliaAuthor/.webdav/resources/" /User:superuser. Observed behaviour: the server a 401 error, which is to be expected; this happens before the net command shows the prompt for the user's password, and no further request seem to be emitted after the password is entered.
Windows Vista 32bit
(up to date)
"map network drive"   guide is attached
Windows Vista 32bit cmd line   f.e. net use x: "http://127.0.0.1/magnoliaAuthor/.webdav/resources" /User:superuser superuser (port 80) - is mapped on x drive as resources (\\127.0.0.1\DavWWWRoot\magnoliaAuthor\.webdav) - so you can see the x drive but it's not accessible
Currently can't map MGNLWEBDAV-20@jira
Windows Vista 32bit WebDrive   shareware
Windows Vista 32bit Total commander plug-in    
Windows Vista 32bit AnyClient   freeware
Windows Vista 32bit DataFreeway   freeware
Ubuntu 9.10 32bit terminal   f.e. mount -t davfs http://localhost:8080/magnoliaAuthor/.webdav/resources /media/mgnl_webdav

Want to help filling this in ? If your client of choice works, or doesn't, add the info.magnolia.debug.DumpHeadersFilter to your installation, enable debug-level logging for info.magnolia.module.webdav, and add a line to the above table !

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.