The support of locking will be preferred.

link|improve this question
feedback

13 Answers

up vote 15 down vote accepted

Since you want locking, that really narrows it down a lot. From some searching I have only found one windows client that looks fairly good + supports locking. It's commercial ($59) but they offer a trial version: Bit Kinex

If you don't require locking you can look at WebDAV.org's project overview:

http://www.webdav.org/projects/

link|improve this answer
7  
Bit Kinex is a now a Freeware, enjoy :) – radius Feb 26 '10 at 15:03
Unfortunately, this software doesn't work unless the user has admin rights on their computer (and I'm not talking about installing it either). – Bryan Dec 3 '10 at 9:36
feedback

Explorer's built-in WebDAV client can be excruciatingly slow so I use a separate application called WebDrive.

WebDrive creates a mapped network drive for each share you open so you can access shares from any Windows app transparently. Best of all, WebDrive also supports FTP, SFTP, and Amazon's S3 so you can use it for pretty much any remote network location. I bought my copy for WebDAV but it's become my default SFTP client.

Oh, and yes, WebDrive does support locking for WebDAV shares. (And 64-bit if you're running an x64 install.)

The only downside is that WebDrive is a commercial product. It's $59.95 with one year of updates or $79.95 for two years of updates. Each license grants perpetual use of the product; you just pay extra for an extension to the update period. It does have a 20-day trial, though, so you can try it out for a while and see if you like it before putting down any money.

The current version of WebDrive (10.1) does have complete UTF-8 support.

link|improve this answer
WebDrive has a great functionallity and high usability, but also it has problems with encoded UTF-8 URI's which is critical for me. – dr0ne Dec 9 '08 at 13:28
feedback

Have a look at Cyberduck: "Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows"

http://trac.cyberduck.ch/

On Windows it asks for administrative rights every time its started :(

link|improve this answer
Unfortunately, I cannot get it to work with sharepoint document library. However, good to know that cyberduck now works on Windows as well. I think Bonjour feature will be useful at the very least :) – hitec Nov 14 '11 at 22:36
feedback

Windows Explorer itself is a WebDAV client. Don't know if it supports locking though.

link|improve this answer
I use Windows Explorer and Microsoft Office (2003 and 2007) to edit some Word documents. It works perfect - also locking. – Gregor Dec 6 '08 at 11:44
3  
WebDAV support on Vista x64 is very poor. At a minimum it requires some patches from Microsoft, and in some cases still does not work after applying the patches. – RjOllos Sep 7 '09 at 23:13
1  
It'd be wonderful if it worked… But it has one or two issues. See: en.wikipedia.org/wiki/WebDAV#Microsoft_Windows – David Wolever Oct 16 '09 at 16:54
this link is broken – Jason S Oct 31 '11 at 18:32
@JasonS : fixed. – Mauricio Scheffer Oct 31 '11 at 18:58
feedback

Total Commander with plug-in http://ghisler.fileburst.com/fsplugins/webdav.zip supports webdav.

"Windows Explorer itself is a WebDAV client."

Yes, but Vista requieres update

There are also some cases when WebDAV is correctly configured under Windows Explorer, but it does not want to work properly.

link|improve this answer
feedback

Xythos Drive

link|improve this answer
This would be xythos.com/support_xod/xythos_drive.html – Znarkus Nov 3 '09 at 10:46
feedback

I find CrossFTP Pro is a reliable WebDav client. It also supports multi-tabs, multi-threads, locks, proxies, etc. It has a 30-day free trial so you can try it out first.

link|improve this answer
feedback

I have found and started using EngInSite DataFreeway which is a freeware program for Microsoft Windows.
[DataFreeway - free SSH (SSH1, SSH2, SFTP), WebDAV, FTP GUI Client for Windows]

I have only used the application for a couple of days, but it has been working pretty well so far. Like any software read carefully through your licensing agreements. Whoops, forgot about the locking part, not so sure on that one.

For those of you trying to get WebDAV to work, here is a decent client troubleshooting link for Microsoft WebDAV client: http://www.webdavsystem.com/server/documentation/troubleshooting.

I must say, the more I dig into this the more I learn how poor Microsoft supports WebDAV web folders.

Note:
For those of you having trouble accessing web_dav from Windows XP try using the port number in the url when setting up the new network place. E.g. http://mydomain.com:80/foo worked like a charm for me.

link|improve this answer
Maybe not freeware now. Installed and the program says 21 days tryout... – Frankie Jan 28 '11 at 1:15
feedback

The best clint is Windows own method:

  1. Set BasicAuthLevel's value to "2" by expand HKEY_LOCAL_MACHINE >> SYSTEM>>CurrentControlSet>>Services>>webClient>>Parameters

  2. Restart your computer.

  3. Right click "Computer" and click "Map network drive"
    To Letter Field: Set a free drive letter.
    To Folder Field: Assume that your webDav address is http://abc.com:50000/irj/go/km/docs/ change it to \\abc.com:50000\irj\go\km\docs\

  4. Enter your ID an Password

Note: The mapping is as follows:

0 - Basic authentication disabled
1 - Basic authentication enabled for SSL shares only
2 or greater - Basic authentication enabled for SSL shares and for non-SSL shares

link|improve this answer
Sorry, this doesn't work for me if I specify a non-default port. – Norbert Mar 27 at 9:54
Your answer needs more visibility! This regedit trick works perfectly here (Vista Home). I can access my folders using the real Windows Explorer, which is far more better than "Web folders" (where there is no thumbnails for pictures, for instance). – Zopieux Apr 19 at 15:27
feedback

I agree: this could be very powerful but support for WebDAV in Windows (XP, Vista, 7) is poor. It feels very buggy to me.

link|improve this answer
feedback

Dare I say it, and albeit too late, but Adobe Dreamweaver is an expensive but decent option.

It supports locking and version control.

DW also doesn't change that much, so if you can find an old copy you'll be almost as golden as with the newest version - though being able to set up multiple servers and testing servers for a single 'site' is really handy.

link|improve this answer
feedback

Consider Enfold Desktop.

Whilst it's marketed at users of Plone CMS, which can do WebDAV, Enfold Desktop is good with WebDAV servers in general.

link|improve this answer
feedback

Novell Netdrive is a very good client, one of the oldest and probably one of the best ones. http://www.sitepoint.com/blogs/2004/10/03/novell-netdrive-webdav-client-for-windows/ It is not free either but you can find many copies on the web by googling for it, as it is part of the Netware CD and provided by many universities (who have a netware licence) for their users. You can not legally use it without a Netware license.

NOTE: Netdrive is a very old OEM version of WebDrive. It will not work on Vista or Windows 7.

link|improve this answer
netdrive caches everything. If there's 2 people working on 1 file they won't see each others changes. If somebody deletes 1 file, the other person won't see it's missing. – Evert Apr 22 '10 at 1:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.