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
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
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Sat, 01 November 2025 08:51] Report message to a moderator
|
|
|
|
Goto Forum:
Current Time: Mon Nov 03 17:45:08 CET 2025
Total time taken to generate the page: 0.05209 seconds
|