upload_file | R Documentation |
Upload a Local File to the Cloud
upload_file(
file,
target_path = "documents",
user = nextcloud_user(),
auth = nextcloud_auth()
)
file |
path to local file |
target_path |
path to folder on the cloud into which to upload the file |
user |
user name, by default taken from the environment variable "NEXTCLOUD_USER". |
auth |
authentication header as provided by
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.