Naver Cloud Platform¶
Mount a Naver Cloud Platform Object Storage bucket as a Windows drive.
Before you begin¶
Prepare the following in advance:
- Object Storage enabled on your NCP account.
- An API authentication key pair.
Where to get the keys — sign in to the NCP portal, then go to My Page → Account management → Authentication key management and click Create new API authentication key; copy the Access Key ID and Secret Access Key.
Help from Naver Cloud
Connect¶
- Click Add in the toolbar.
- Choose Enterprise → Naver Cloud Platform.
- Enter the Access Key ID and Secret Access Key, then click the Refresh button next to the bucket field.
- Select the bucket and click Connect.
Settings¶
| Setting | Description | Default |
|---|---|---|
| Access Key ID / Secret Access Key | NCP API authentication keys | — |
| Bucket | The bucket to mount (list or manual entry) | — |
| Read-only | Blocks writes to the mounted drive | off |
Behavior & limits¶
- Buckets are searched across all NCP regions
(
<region>.object.ncloudstorage.com— kr, us, sg, jp, de), so listing can take a few seconds. - The Japan region's API answers bucket-location queries with Access denied; RaiDrive works around this and infers the region.
- S3 semantics: renaming a large folder tree copies and deletes every object under the prefix.
Troubleshooting¶
| Symptom | Cause | Fix |
|---|---|---|
| Bucket list empty | Sub-account lacks Object Storage permission | Grant the permission in NCP IAM, or type the bucket manually |
| Very slow listing | All regions are scanned | Normal on first load; the result is cached per drive |