Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Downloads

...

For convenience, i.e. to make it easier to write applications including
both SOAP and WebDAV calls, the `GET` and `PUT` WebDAV methods will also
work against the URLs based on the "parent directory" of an LNI SOAP
endpoint, e.g.

Panel

`http://florey%40mit.edu:xyzzy@sub.mit.edu/dspace-lni/lniImage Removed`

The Smoke Test Client

...

You can also test the LNI with a standard WebDAV client, such as
Cadaver. Start it at the
DAV base URL, and explore from there. For example, start cadaver
on a Unix system:

Panel

`% *cadaver http://mydspace.mit.edu/dspace-lni/dav*Image Removed\* (http://mydspace.mit.edu/dspace-lni/dav*)

Username: florey@mit.edu

Password: xyzzy

dav:/dspace-lni/dav/> ls

Listing collection /dspace-lni/dav/: succeeded.

Coll: dso_123456789$1 0 Dec 31 1969

Coll: dso_123456789$83 0 Dec 31 1969

dav:/dspace-lni/dav/>`

...