--- icon: material/desktop-classic status: draft saltbox_automation: sections: inventory: false app_links: - name: Manual url: https://rclone.org/docs type: documentation - name: Releases url: type: releases - name: Community url: https://forum.rclone.org type: community project_description: name: Rclone summary: |- an open-source, command-line program designed to manage files on remote storage. link: https://rclone.org --- # Rclone ## Overview [Rclone](https://rclone.org) is an open-source, command-line program designed to manage files on remote storage.
--- ## Deployment Saltbox dependency. ```shell sb install rclone ``` ## Usage ```shell rclone ```