website logo
Create accountLogin
Home
DCS
Node
Resources
Help center
Navigate through spaces
⌘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 

View Distribution of an Object

2min

You need to have a satellite account and installed Uplink CLI as described in Uplink CLI

You can view the geographic distribution of your object and generate a shareable URL via the Link Sharing Service. Run the uplink share --url command below.

See sharefor specifications on how to select an auth region and restrict the uplink share --url command.

Windows
MacOS
Linux
|
uplink share --url --not-after=+2h sj://cakes/cheesecake.jpg


Copy the URL that is returned by the uplink share --url command and paste into your browser window.

Shell
|
=========== ACCESS RESTRICTIONS ==========================================================
Download  : Allowed
Upload    : Disallowed
Lists     : Allowed
Deletes   : Disallowed
NotBefore : No restriction
NotAfter  : 2022-03-01 09:56:13
Paths     : sj://cakes/cheesecake.jpg
=========== SERIALIZED ACCESS WITH THE ABOVE RESTRICTIONS TO SHARE WITH OTHERS ===========
Access    : 1Dv4...
========== CREDENTIALS ===================================================================
Access Key ID: jvw3fmzqyg2cvxm27qishw6y4qka
Secret Key   : ...
Endpoint     : https://gateway.storjshare.io
Public Access:  true
=========== BROWSER URL ==================================================================
REMINDER  : Object key must end in '/' when trying to share recursively
URL       : https://link.storjshare.io/s/juexo54k2db7lt5fawuqkupqkcfa/cakes/cheesecake.jpg


This is a real distribution of your file's pieces that you uploaded to the network. You can share this file with anyone you'd like.

Document image




Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Upload an Object
NEXT
Interacting With Your First Object CLI
Docs powered by archbee