Testing your WebDav Server
In this article
Testing your WebDav Server
To test your WebDAV server you can use free automated test tools like Litmus: http://www.webdav.org/neon/litmus/. Litmus provides the means to quickly test various WebDAV server features like Copy/Move operations, properties management, locks, etc. Running this test does not guarantee your server will work properly with any WebDAV client, however, it still can be very helpful. Litmus is a command-line tool based on Neon library.
http.exe http://server/storage/
basic.exe http://server/storage/
copymove.exe http://server/storage/
props.exe http://server/storage/
locks.exe http://server/storage/