website logo
Create accountLogin
Home
DCS
Node
Resources
Help center
Navigate through spaces
Home
DCS
Node
Resources
Help center
⌘K
Storj DCS
Get Started
AWS CLI and Hosted Gateway MT
AWS SDK and Hosted Gateway MT
Uplink CLI
Satellite Admin Console
Object Browser
Downloads
Download Uplink CLI
Download Self-hosted S3 Compatible Gateway
Download Storj Client Libraries
SDKs & Reference
Tutorial
How-to Guides
Concepts
Support
Support Overview
FAQ
Community Forum
Status Page
Help Desk
Billing, Payment & Accounts
Resources
Moved Documents
Docs powered by archbee 
4min

Uploading Your First Object CLI

Install and configure the CLI and follow the steps below to upload your first object to Storj DCS.

Every time you upload a file, the Storj DCS CLI will do all the heavy lifting - encrypt the data using End-to-end Encryption (including path and metadata), break large files into 64MB Segments (or for smaller files into a single segment), then erasure code the segments, breaking each segment into 80 pieces, then distributing those pieces over our network of thousands of independently operated storage nodes. All of that happens in the background with a simple cp command.

Create an Access Grant

Set Up Uplink CLI with Access Grant

Create a Bucket

Upload an Object

View Distribution of an Object

Updated 28 Nov 2022
Did this page help you?
Yes
No
UP NEXT
Create an Access Grant
Docs powered by archbee