yanganto / s3rs

A s3 cli client with multi configs with diffent provider
MIT License
47 stars 8 forks source link

fix #60 support transfer file to ipfs #62

Closed xiaods closed 4 years ago

xiaods commented 4 years ago

fixed issue #60

  1. setup local ipfs gateway ipfs daemon
  2. cargo run to test the transfer feature.
xiaods commented 4 years ago

@yanganto please have a look

yanganto commented 4 years ago

Thanks for your help.