Tardigrade
Tardigrade
Main
Introduction
Decentralized Object Storage
Product Overview
Getting Started
Uploading Your First Object
Interacting With Your First Object
List an Object
Download an Object
Delete an Object
Sharing Your First Object
Advanced Usage
BETA - Using Gateway MT with the AWS CLI
SDK & Reference
Uplink CLI
Tardigrade S3 Gateway
Storj Client Libraries
Community Client Libraries
How To's
Configure Tools for the Partner Program
Backup With Duplicati
Sync Files With Rclone
Set up Filezilla for Decentralized File Transfer
Backup With Restic
Kubernetes Backup via Velero
MongoDB Ops Manager Backup
Solution Architectures
Common Use Cases
Web Application Integration
Mobile Application Integration
Command Line File Transfer
Decentralized Application Integration
Edge Data Storage Integration with Cloud Compute
S3 Gateway
IPFS Gateway
Concepts
Access Control
Connectors
Cost Optimization
Data Structure
Decentralization
Encryption Keys
File Redundancy
Limits
Satellite (Metadata Region)
S3 Compatibility
Support
FAQ's
Status Page
Community Forum
Help Desk
Resources
Billing & Payment
Whitepaper
Powered by GitBook

Download an Object

Download our object

To download our cheesecake photo, let's use the copy command:

Windows
Linux
macOS
Windows
./uplink.exe cp sj:/cakes/cheesecake.jpg $env:USERPROFILE/Downloads/cheesecake.jpg
Linux
uplink cp sj:/cakes/cheesecake.jpg ~/Downloads/cheesecake.jpg
macOS
uplink cp sj:/cakes/cheesecake.jpg ~/Downloads/cheesecake.jpg

Result

​

Previous
List an Object
Next
Delete an Object
Last updated 11 months ago