0
votes

I have a Virtual Private Server running windows IIS hosing a startup site (.net sql), it has limited hard drive space. Id like to store image files via a service and not on my VPS.

Google reveals lots of consumer based services but they don't have an API.

Im wondering if anyone knows of a storage service that I can save files or images using .Net code?

EDIT: looking for a free service initially

1

1 Answers

1
votes

Amazon S3 or Windows Azure are two obvious options. Most cloud based solutions should offer this.

Try this for potential freebies. I don't know enough about your requirements to know whether any of them fit the bill or not.