Job RClone Cmd Action

Please refer to the Job RClone Actions for detailed informations how to set up RClone on the client(s) fist.

With the help of the job RClone Cmd Action it is possible to run any rclone command against an assets or folders. In order for this to be possible, RCLone must be installed on the workstation on which this node (within a stream) is running. The path to the binary is given in the node, but can also be freely defined.

Remote configuration

The configuration of the remote location must be done via RClone itself. See the documentation for RClone or refer to Job RClone Actions.

The name of the remote location can be defined when creating the remote location in RClone and must be specified in the node.

RClone commands

For a full list of RClone commands refer to: https://rclone.org/commands/

Example

If you want to delete a folder from a local location with the name "jobA":

RClone cmd action

RClone flags

Flags can be passed within the node.

For a full list of available RClone flags, please refer to the official documentation: RClone Flags Documentation.

Example

RClone cmd action with flag

This node doesn't return any reposne nether via the wildcards {node.result.?} nor {stream.last_result}!

Last updated