OneDrive upload
An action block that uploads content to Microsoft OneDrive.
The fiber will pause until the upload has completed.
The final directory level of local path may contain glob patterns.
Input arguments
- Microsoft account — name of OneDrive account to access.
- Local path — local path of content to upload.
- Remote path — remote path to place uploaded content.
- Recursive — whether to recursively upload directories and all their content.
- Update — whether to only upload newer/updated files.