3rd Party Softwares
Overview
The table below shows the supported user-side tools and versions in vStorage. We recommend using the listed versions of these client tools to avoid errors across all features provided:
No | Tools | Protocol | Operating System | Best Support Versions | Region |
---|---|---|---|---|---|
1 | S3cmd | S3 | Windows, Linux | 2.3.0 | All regions. |
2 | Cyberduck | S3 | Windows, MacOS | 7.7.2 | All regions. |
3 | Swift | Windows, Linux | 7.7.2 | All regions. | |
4 | Rclone | S3 | Windows, Linux | 1.62.2 | All regions. |
5 | Swift | Windows, Linux | 1.62.2 | All regions. | |
6 | SwiftClient | Swift | Windows, Linux | 4.3.0 | All regions. |
7 | S3 Browser | S3 | Windows, Linux | 10.9.9 | All regions. |
8 | MinIO Client (MC) | S3 | Windows, Linux | RELEASE.2023-05-26T23-31-54Z | All regions. |
List of common errors encountered during the use of user-side tools (3rd party software, client tool)
No | Error Code | Error Description | Solution |
---|---|---|---|
1 | 401 Unauthorized | Wrong login information. |
|
2 | 413 Request Entity Too Large | vStorage project has run out of quota |
|
3 | 403 Forbidden | Not have access |
|
4 | 401 Authorization Failure | Wrong token |
|
5 | N/A | Usage on vStorage Portal is different from the usage displayed on the local machine |
swift stat swift list To better understand how Swift Client works, please refer Swift Client. |
6 | N/A | The container list on vStorage Portal is different from the container list displayed on user-side tools |
|
7 | N/A | The list of features on vStorage Portal is different from the list of features on the user-side tools |
|
8 | 403 Forbidden | Cannot delete object on container |
|
9 | N/A | In the middle of uploading, an error occurred |
|
10 | N/A | The storage capacity on the vStorage service does not match the total capacity of the objects that need to be saved |
|
Using 3rd Party Software
To use 3rd party software, you need to provide authentication information for these tools to access the vStorage storage service. You can use the Service Account identity to authenticate when accessing vStorage resources through the mentioned tools. To use a Service Account, you need to initialize S3 keys and a Swift account through the vIAM service, please refer to Service Account.
After initializing S3 keys and a Swift account through the vIAM service, collect the following information to use as authentication details when accessing the vStorage service. If you don't have this information, please contact your VNG Cloud account administrator.
Information for S3 key includes access key, secret key, project, and restriction by IAM (if applicable).
Information for the Swift account includes username, password, project, and restriction by IAM (if applicable).
Service Account details include username, Client ID, and Client Secret.
You can find the configuration information for a created Service Account on the vIAM system. For more information, see [IAM for vStorage]
Last updated