Skip to content

amsorrytola/storacha-rclone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storacha rclone

aws auth and getting oject

Build it first

go build

Login using AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, region and bucket-name (need only AmazonS3ReadOnlyAccess)

../bin/rclone aws-login

List the objects in the bucket

./bin/rclone s3-ls

Download the files with key

./bin/rclone s3-get

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 95.8%
  • Makefile 4.2%