upload_file
Upload local files to Cloudreve by specifying local path and remote destination with filename.
Instructions
Upload a local file to Cloudreve. remote_path must include the filename (e.g. /docs/report.pdf).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_path | Yes | Absolute local filesystem path to the file to upload | |
| remote_path | Yes | Remote path including filename, e.g. /docs/report.pdf |