storj-uplink

CLI tool for uploading and managing files on the Storj network

brewmacoslinux
Try with needOr install directly
Source

About

Uplink CLI for the Storj network

Commands

uplink

Examples

Upload a file to Storj bucket$ uplink cp ./myfile.txt sj://my-bucket/myfile.txt
Download a file from Storj bucket$ uplink cp sj://my-bucket/myfile.txt ./myfile.txt
List contents of a Storj bucket$ uplink ls sj://my-bucket/