Tools s4cmd on Ubuntu I had trouble installing on Ubuntu. This worked for me as mentioned here sudo pip install s4cmd --ignore-installed six chmod +x /usr/local/bin/s4cmd On OSX, I was running into a ton
R-Project Accessing AWS S3 from R I've been toying with a WebApp integration with R using OpenCPU. The WebApp needs access to output files generated from R. I wanted to keep the R app and WebApp a little separated