Package davfs2: Information

    Source package: davfs2
    Version: 1.4.6-alt2
    Build time:  Mar 28, 2011, 11:16 AM
    Category: Networking/Other
    Report package bug
    License: GPLv3+
    Summary: Linux file system driver that allows you to mount a WebDAV server as a local file system.
    Description: 
    WebDAV is an extension to HTTP that allows remote collaborative
    authoring of Web resources, defined in RFC 4918.
    
    davfs2 is a Linux 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
    fuse. 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.

    List of rpms provided by this srpm:
    davfs2 (x86_64, i586)
    davfs2-debuginfo (x86_64, i586)

    Maintainer: Sergey Kurakin

    List of contributors:
    Sergey Kurakin

    ACL:
    @qa_p6

      1. libexpat-devel
      2. libssl-devel
      3. libneon-devel
      4. libkeyutils-devel
      5. zlib-devel

    Last changed


    March 8, 2011 Sergey Kurakin 1.4.6-alt2
    - build fixed (buildreq)
    June 2, 2010 Sergey Kurakin 1.4.6-alt1
    - 1.4.6: just two bugs fixed
    Oct. 20, 2009 Sergey Kurakin 1.4.5-alt1
    - 1.4.5: fixes some of the more stupid bugs