Comment on $ cat ~/myfile | curl -X PUT --upload-file “-” https://transfer.sh/myfile.txtparentComments−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
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.