Skip to content

DICE-UNC/irods-webdav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: iRODS WebDav

Date: 07/13/2016

Release Verson: 4.0.2.6-RELEASE

Git tag: 4.0.2.6-RELEASE

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.

NOTE:

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.

Requirements

  • Depends on Java 1.7+
  • Built using Apache Maven2, see POM for dependencies
  • Built using a Milton.io webdav enterprise version key

Bug Fixes

Features

Initial release

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.

Milton and filter chains #33

Fixed filter chain behavior to close connections properly in iRODS agent. Milton filter was intercepting and not calling the shutdown filter in the chain

delete of a file via finder doesn't seem to stick #27

Milton configuration and code to ensure that Dav2 support is configured in deployable