# Rclone

## Overview <a href="#rclone-tongquan" id="rclone-tongquan"></a>

Rclone is a command line interface for managing files in the cloud. Rclone can be used as a feature-rich alternative to cloud providers' storage management interfaces. More than 40 cloud storage products support Rclone, including S3 object stores, personal and enterprise file hosting services, and standard file transfer protocols.

Rclone has powerful cloud commands that are equivalent to unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntax also supports shell pipelines.

To help you quickly install and configure this user tool, we provide an integration feature through the vStorage Portal. You just need to provide the correct Region, Project, vStorage credentials and then download the configuration file for Rclone, which can be used to access your resources on the vStorage service. After accessing your resources (projects, buckets, objects, etc.) on the vStorage service, to work with these resources using the Rclone tool, you can refer to more use cases or features of Rclone to work with vStorage resources.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/object-storage-hcm04/3rd-party-softwares/rclone.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
