rdav                    rdav: Interchange Files With 'WebDAV' Servers
wd_connect              Establishes a connection to a WebDAV server
wd_copy                 Copies a file or directory on the WebDAV server
wd_delete               Deletes a file or directory (collection) on
                        WebDAV server
wd_dir                  Lists the content of a WebDAV directory
wd_download             Fetches a file or directory (recursively) from
                        the WebDAV server
wd_isdir                Checks if the resource on WebDAV is a directory
wd_mkdir                Creates a directory (collection) on WebDAV
                        server
wd_move                 Moves a file or directory on the server
wd_upload               Uploads a file or directory to WebDAV
