pachadotdev / analogsea

Digital Ocean R client
https://pacha.dev/analogsea/
Apache License 2.0
155 stars 24 forks source link

image_transfer() fails #82

Closed sckott closed 9 years ago

sckott commented 10 years ago

Is it just me, or does image_transfer() fail for anyone else?

using a private image:

image_transfer(images()[[1]], "sfo1")

Gives a 505 error. But then the image was actually transferred looking at my DO dashboard in browser.