Download List

项目描述

Davenport is a Java Servlet-based application
providing WebDAV access to an entire SMB network.
This enables users to connect to Windows and Samba
shares via WebDAV clients such as Mac OS X,
Windows Web Folders, etc. or any Web browser.
Workgroups are browseable, and users are
authenticated against a domain. WebDAV clients can
upload, download, create directories, etc.
Non-WebDAV clients (i.e., "normal" Web browsers)
can also access the network of shares and download
files. When run over HTTPS, this application
provides a reasonably secure means of accessing an
internal Windows/Samba network over the Internet
without requiring a VPN.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-09 13:38
0.9.11

此版本更新到版本捆绑jCIFS和Jetty 1.2.13到版本4.2.27。它增加了对gzip和deflate压缩支持。
标签: Minor feature enhancements
This release updates the bundled jCIFS to version
1.2.13 and Jetty to
version 4.2.27. It adds support for GZIP and
Deflate compression.

2004-08-23 07:58
0.9.10

此版本推出了支持WebDAV的锁定控制(WebDAV遵守2级),固定XML的安全漏洞,并全面修改分配布局。
标签: Major feature enhancements
This release introduced support for WebDAV locking (WebDAV compliance class 2), fixed XML vulnerabilities, and overhauled the distribution layout.

2004-06-29 08:52
0.9.9

这releae修复非会话存储序列化的对象。它增加了支持URL重写基于上下文的基础。它增加了每个服务器的认证缓存。它禁用了HTTP连接请求进行身份验证后关闭。它增加了可插拔的错误处理程序,用于可插拔日志记录,能够指定匿名凭据,以及文件过滤器的框架内支持支持。它还捆绑jCIFS更新到版本0.9.2。
标签: Major feature enhancements
This releae fixes session storage of non-serializable objects.
It adds support for URL rewriting based on a context base. It
adds per-server authentication caching. It disables the
closing of
HTTP connections upon request for authentication. It adds
support for pluggable error handlers, support for
pluggable logging, the ability to specify anonymous
credentials, and a file filter framework. It also updates the
bundled
jCIFS to version 0.9.2.

2004-02-13 07:34
0.9.8

此版本在0.9.8引入错误修复(观察针对Windows 2000和Gnome鹦鹉螺客户端)。
标签: Minor bugfixes
This version fixes a bug introduced in 0.9.8 (observed against
Windows 2000 and Gnome Nautilus clients).

2004-02-12 02:04
0.9.7

阿错误不涉及重定向结束“目录/”已得到修复,以及涉及的各种不正确的WebDAV属性错误。还有更多的本地化支持。
标签: Minor bugfixes
A bug involving redirects for directories not ending in "/" has been fixed, as well as various bugs involving incorrect WebDAV properties. There is additional localization support.

Project Resources