https://github.com/DICE-UNC/irods-webdav
Milton based WebDav interface to iRODS. This is differentiated from the ModeShape approach by providing a lightweight, no cached implementation that maps web requests directly to iRODS accounts.
See https://github.com/DICE-UNC/irods-webdav/issues for support and known issues
See the INSTALL.md file in this repo for notes on install and configuration.
This version does not enforce a cap on max file upload, that will be in the next release. It does honor the max file download size.
- Depends on Java 1.7+
- Built using Apache Maven2, see POM for dependencies
- Built using a Milton.io webdav enterprise version key
This is the initial release of iRODS WebDav support using Milton, a lightweight WebDav library. DFC and the iRODS Consortium, in collaboration, are providing a WebDav connector that includes the Milton 'enterprise' license keys in a pre-packaged deployment supporting WebDav level 2.
Fixed filter chain behavior to close connections properly in iRODS agent. Milton filter was intercepting and not calling the shutdown filter in the chain
Milton configuration and code to ensure that Dav2 support is configured in deployable