Files
3engines_doc/docs/s3/How-to-mount-object-storage-container-from-connectVM-Cloud-as-file-system-on-local-Windows-computer.html.md
2025-08-16 08:07:54 +05:30

27 lines
2.0 KiB
Markdown

How to mount object storage container from connectVM Cloud as file system on local Windows computer[🔗](#how-to-mount-object-storage-container-from-brand-name-as-file-system-on-local-windows-computer "Permalink to this headline")
=====================================================================================================================================================================================================================================
This article describes how to configure direct access to object storage containers from connectVM Cloud cloud in **This PC** window on your local Windows computer. Such containers will be mounted as network drives, for example:
![object-storage-windows-example1_creodias.png](../_images/object-storage-windows-example1_creodias.png)
You will configure mounting using an account which has administrative privileges obtained using UAC (User Account Control). After this process, the container should be also be available on accounts which do not have such administrative privileges.
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Account**
You need a connectVM Cloud hosting account with access to the Horizon interface <https://console.connectvm.com/>.
No. 2. **Object storage container**
You need at least one object storage container on the connectVM Cloud cloud. If you do not have one yet, please follow this article: [How to use Object Storage on connectVM Cloud](How-to-use-Object-Storage-on-connectVM-Cloud.html.md)
No. 3. **Generated EC2 Credentials**
You need to generate EC2 credentials for your account.
The following article contains information how to do it on Linux: [How to generate and manage EC2 credentials on connectVM Cloud](../cloud/How-to-generate-ec2-credentials-on-connectVM-Cloud.html.md).
If instead you want to do it on Windows, you will need to install the connectVM CLI client first. Check one of these articles to learn more.