Skip to content

tanggalnya/storj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Storj

How to start

  1. Install uplink here
  2. Create new access here
  3. Import access
    uplink import project-name access-grant-xx.key
    
    Replace project-name and access grant

Command line

  • Upload
    uplink cp ~/Desktop/cheesecake.jpg sj://cakes
    
  • Share
    uplink --access project-name share --url sj://bucket/filename --not-after=none
    
  • List
    uplink ls sj://website
    
  • Download
    uplink cp sj://bucket/filename ./filename
    
  • Delete
    uplink rm sj:/bucket/filename
    

Related docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published