Objects

Upload file

Copy a file to your bucket.

$
rclone copy ~/Downloads/storj-tree.png storj:my-bucket/
$
rclone copy ~/Downloads/storj-tree.png storj:my-bucket/

Download file

Copy a file from your bucket.

$
rclone copy storj:my-bucket/ ~/Downloads/storj-tree-2.png
$
rclone copy storj:my-bucket/ ~/Downloads/storj-tree-2.png
Previous
Object Versioning