Simple 'WebDAV' Client


[Up] [Top]

Documentation for package ‘rdav’ version 0.2.0

Help Pages

rdav-package rdav: Interchange Files With 'WebDAV' Servers
ncl_baseurl Builds the Nextcloud base URL for a nextcloud server from host and user names
ncl_shareurl Builds the Nextcloud base URL for a public share from host and user names
ncl_shareurl_from_publicurl Creates the Nextcloud base URL for a share from a public share url
ncl_username_from_url Extracts the user name from a Nextcloud Base URL
ocs_child_shares Returns information for shares
ocs_create_share Creates a share
ocs_create_share_federated Creates a share
ocs_create_share_group Creates a share
ocs_create_share_link Creates a share
ocs_create_share_mail Creates a share
ocs_create_share_user Creates a share
ocs_delete_share Deletes a share
ocs_modify_share Modifies properties of a share
ocs_send_mail Notifies the user of a mail share
ocs_shares Returns information for shares
ocs_shares_extended Returns information for shares
ocs_share_info Get infor for a specific share
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