Jump to content

Awesome tool for testing a webdav server


Leon

Recommended Posts

  • Administrators

Hi,

Today i needed to test the functionality of a webdav server.

 

Check out this: http://www.webdav.org/neon/litmus/

 

 

To use:

 

1. Download

2. compile

3. Use

 

Type this:

# wget http://www.webdav.org/neon/litmus/litmus-0.12.1.tar.gz

# tar -zxvf litmus-0.12.1.tar.gz

# cd litmus-0.12.1

# ./configure

# make

# make install

# litmus http://

 

Simple and fast :-)

 

//Leon

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...