Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » WebDAV package for U++ (A lightweight, RFC 4918 compliant WebDAV client implementation for U++ )
WebDAV package for U++ [message #61843] Fri, 31 October 2025 00:24
Oblivion is currently offline  Oblivion
Messages: 1240
Registered: August 2007
Senior Contributor
Hi,

I am happy to announce the immediate availability of WebDAV package for U++
It is also available via UppHub.


# WebDAV Package for U++

A lightweight RFC 4918 compliant WebDAV client implementation for U++.

## Features

- **Dual operation modes**: blocking and non-blocking
- **Complete WebDAV operations**: file transfer, directory management, properties, and locking
- **Built on HttpRequest**: inherits all HTTP functionality including SSL and authentication
- **Simple API**: clean, intuitive interface following U++ conventions

## Supported Operations

- **File operations**: Load, Save, Delete
- **Directory operations**: MakeDir
- **Resource management**: Copy, Move
- **Properties**: PropFind, PropPatch
- **Locking**: Lock, Unlock, RefreshLock
- **Server info**: GetDAVOptions

## Examples

|Name|Description|
|---|---|
| **WebDAVExample** | Demonstrates the basic capabilities of WebDAV package |




Best regards,
Oblivion


[Updated on: Sat, 01 November 2025 08:51]

Report message to a moderator

Previous Topic: OAuth2 package for U++
Next Topic: CalDAV package for U++
Goto Forum:
  


Current Time: Mon Nov 03 17:45:10 CET 2025

Total time taken to generate the page: 0.04729 seconds