Skip to main content
Skip table of contents

Rclone

Introduction

Rclone is an open-source tool that can be used for syncing and transferring data between different cloud storage providers and local file systems.

How to get started with rclone integration

Here you can find the rclone's HTTP API Documentation.

  1. For authentication, you will need the Username, Password, and Host URL associated with the file transfer service you are using.

  2. Go to qibb Workflow Editor, open Node Catalog in the right sidebar, and install rclone by clicking on the + button.

  3. You can build your flow by dragging and dropping rclone nodes and any other nodes you need from the left sidebar and placing them in your grid.

  4. Enter your Host URL, Username, and Password into the corresponding fields in the node, and get started using the integration!

    Entering your Host URL and credentials in an rclone node

Importing flow examples of a node

Once you've successfully installed a node from the qibb catalog, you can easily import example flows that showcase how the nodes can be used. These example flows are directly accessible within the Flow Editor and are designed to guide users with helpful hints, including how to configure mandatory parameters and credentials.

Here's how to import examples:

  1. In the top right corner of the Flow Editor, click on the menu icon.

  2. Select Import to open the Import Dialog.

  3. Click on the Examples tab.

  4. Choose an example from the list.

  5. Confirm your selection by clicking on the Import button.

By following these steps, you are now ready to make basic API calls using the provided examples. For further exploration of what’s possible, you can find more complex examples in the Flow Catalog.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.