FUSE-Filesystem to access WebDAV servers
http://savannah.nongnu.org/projects/davfs2davfs2 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 propably your Linux kernel includes at least one of this file
systems. To connect to the WebDAV server it makes use of the neon library.
Neon supports TLS/SSL (using OpenSSL or GnuTLS) and access via proxy server.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:draht/davfs2 && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
davfs.easy | 0000000041 41 Bytes | over 13 years |
davfs.secure | 0000000045 45 Bytes | over 13 years |
davfs2-1.4.7.tar.bz2 | 0000332994 325 KB | over 9 years |
davfs2-DESTDIR.patch | 0000000588 588 Bytes | over 9 years |
davfs2-fix-formats.patch | 0000011138 10.9 KB | over 9 years |
davfs2-fix_missing_exit_failure.patch | 0000000274 274 Bytes | about 13 years |
davfs2-ne_v30.patch | 0000000401 401 Bytes | over 8 years |
davfs2-rpmlintrc | 0000000120 120 Bytes | over 11 years |
davfs2.changes | 0000003859 3.77 KB | over 7 years |
davfs2.spec | 0000003943 3.85 KB | over 7 years |
Comments 0