Connecting to S3¶
Everything you need to point an S3 client at your ZenDRIVE node.
- Endpoint & credentials — the three values every client needs.
- S3 client examples — copy-paste configs for AWS CLI, rclone, Cyberduck, s3cmd, boto3.
- Path-style vs virtual-host — which addressing mode to use.
- Browsing & downloading — listing buckets and downloading data (read-only).
The golden rule
Three things connect any S3 client: your access key, your secret key, and your endpoint URL. All three arrive in your welcome email.