Create a Folder on the Cloud
Usage
create_folder(path, user = nextcloud_user(), auth = nextcloud_auth())
Arguments
- path
path to the folder to be created
- user
user name, by default taken from the environment variable
"NEXTCLOUD_USER".
- auth
authentication header as provided by
kwb.nextcloud:::nextcloud_auth