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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...