Coder Social home page Coder Social logo

qtwebdav's Introduction

QtWebDAV

QtWebDAV Library version 2.0

is a library for Qt5 (and Qt6) and provides access to WebDAV servers. WebDAV is an extension for HTTP, so that a Web server can provide write access in addition to read access. The WebDAV standard provides the essential functionalities to access a Web server like a file server.

More information http://en.wikipedia.org/wiki/WebDAV

WebDAV standard as RFC4918: "HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)" from June 2007 http://tools.ietf.org/html/rfc4918

This library has been derived from previous works QWebdav plugin for MeeDav (LGPL v2.1) http://projects.developer.nokia.com/meedav/ QWebdav - WebDAV lib for Qt4 (LGPL v2.1) http://xf.iksaif.net/dev/qwebdav.html

Tested WebDAV server:

QtWebDAV Library supports the following authentication methods: (as provided by Qt4)

More information on authentication by Qt6

https://doc.qt.io/qt-6/qtnetworkauth-index.html

Build

mkdir build
cd build
cmake ..
make -j4

qtwebdav's People

Contributors

pikachuhy avatar dinayuil avatar mhaller avatar be1 avatar yoneal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.