A Simple Interface for Interacting with 'WebDAV' Servers
Check if a package is installed and load it
Handle HTTP response from Server
Copy a resource on the WebDAV server
Create a collection (directory) on a WebDAV server
Create a request for the WebDAV server
Delete a file or directory from the WebDAV server
List files from a specific folder on WebDAV server
Upload a file to the WebDAV server
An easy-to-use interface for interacting with 'WebDAV' servers, including 'OwnCloud'. It simplifies the use of 'WebDAV' methods such as COPY, MKCOL, MOVE, and others. With built-in authentication and request handling, it allows for easy management of files and directories over the 'WebDAV' protocol.