powered by
Builds the Nextcloud base URL for a nextcloud server from host and user names
ncl_baseurl(hostname, username, path_prefix = "")
base url to use with wd_connect
wd_connect
host name
user name
optional path to webdav directory
ncl_baseurl("example.com","johndoe") ncl_baseurl("example.com","johndoe","sub/dir/")
Run the code above in your browser using DataLab