How to mount object storage container from connectVM Cloud as file system on local Windows computer🔗¶
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:
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🔗¶
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
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.
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.