Some WebDAV clients are available for Delphi (for example, included in Indy 10). Is there also a simple WebDAV server solution written using Delphi?
If it is not already there, maybe you know an implementation in another language (C #, Java) that you can recommend as a starting point for implementing a WebDAV server? (This should not be a full-featured solution; a fairly simple skeleton may be even more useful.)
source
share