# S3cmd

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

S3cmd is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage providers that use the S3 protocol such as Google Cloud Storage or DreamHost DreamObjects. s3cmd is suitable for users familiar with command line software. The tool allows batch scripting and automatic backups to S3, automatic triggering from cron, ...

S3cmd is written in the Python programming language. It is an open source project licensed under the GNU Public License v2 (GPLv2) and is free for personal and commercial use. You only pay Amazon for their storage services.

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 S3cmd, which can be used to access your resources on the vStorage storage service. For details, please refer to Integrating the S3cmd tool with vStorage. After accessing your resources (projects, buckets, objects, etc.) on the vStorage service, to work with these resources using the S3cmd tool, you can refer to more use cases or features of S3cmd to work with vStorage resources. For details, please refer to Using the S3cmd tool.


---

# 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/s3cmd.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.
