Upload a file over 2.15 GB in R Upload a file over 2.15 GB in R curl curl

Upload a file over 2.15 GB in R


This bug is fixed in the dev version of httr/curl:

devtools::install_github("jeroenooms/curl")devtools::install_github("hadley/httr")

This is a bug in the httr and curl packages for R. The bug has been fixed on GitHub as of July 2, 2015, and the change will roll out to CRAN soon.

It is also possible I was calling RCurl incorrectly in the above command, but I could never figure out the correct invocation.