Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
davfs2 - A filesystem driver for WebDAV
- Description:
davfs2 is a FUSE file system driver that allows you to mount a WebDAV server
as a local file system, like a disk drive. This way applications can access
resources on a Web server without knowing anything about HTTP or WebDAV.
davfs2 runs as a daemon in userspace. It uses the kernel file system coda or
fuse. Most probably your Linux kernel includes at least one of these file
systems.
Packages
| davfs2-1.4.6-1.0.cf.fc8.i386
[153 KiB] |
Changelog
by Paul Howarth (2010-05-04):
- Update to 1.4.6
- add missing sys/stat.h (bug #28916)
- fix wrong assignment of password from pam_mount (bug #28706)
- Drop upstreamed davfs2-1.4.5-sys_stat_h.patch
- Tidy up %description
|