ncl_shareurl_from_publicurl: Creates the Nextcloud base URL for a share from a public...

View source: R/ncl.R

ncl_shareurl_from_publicurlR Documentation

Creates the Nextcloud base URL for a share from a public share url

Description

Creates the Nextcloud base URL for a share from a public share url

Usage

ncl_shareurl_from_publicurl(url)

Arguments

url

link to public share

Value

share url to use with wd_connect

Examples

ncl_shareurl_from_publicurl("https://example.com/s/87d7edad/")


rdav documentation built on Nov. 1, 2025, 3:01 a.m.