You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
Alias | Tag | Date | DocType | Hierarchy | TimeStamp | location | Product | CollapseMetaTable | banner | banner_icon | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2022-04-11 | Product | NonRoot |
|
true | ! | ☁ |
Parent:: @Computer Set Up, Storage and Syncing, Crypto Investments
name Edit Product parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
^button-StorjProdEdit
name Save
type command
action Save current file
id Save
^button-StorjProdSave
Storj
title: Summary
collapse: open
Decentralised storage for professional/dev use originally
style: number
Characteristics
Storj is a decentralised storage capability dedicated for developpers with a free 150 GB tier.
Desk-/Laptop
Command-line access as per the below
Web portal
Basic CLI Commands
Create a bucket
~~~bash
uplink mb sj://<BUCKET NAME>
~~~
Copy data
~~~bash
uplink cp <ORIGIN> <DEST>
~~~
Explore bucket
~~~bash
uplink ls sj://<BUCKET NAME>
~~~
Generate Sharing Link
~~~bash
uplink share --url sj://<DATA ADDRESS>
~~~
Help
~~~bash
uplink --help
~~~
Pricing
Free tier
Documentation
Storj - Decentralized Cloud Storage