Comment on $ cat ~/myfile | curl -X PUT --upload-file “-” https://transfer.sh/myfile.txtparentComments−thejosh10yb2 also has 10GB for free.https://www.backblaze.com/b2/cloud-storage-pricing.html−phillc7310yI built an R library for working with the b2 API:https://github.com/phillc73/backblazerIt's on CRAN too, but the GitHub version has some updates.This library should allow complete interaction with b2 for uploading, downloading and manipulating files from within R.
Comments
b2 also has 10GB for free.
https://www.backblaze.com/b2/cloud-storage-pricing.html
I built an R library for working with the b2 API:
https://github.com/phillc73/backblazer
It's on CRAN too, but the GitHub version has some updates.
This library should allow complete interaction with b2 for uploading, downloading and manipulating files from within R.