as the title states...i would like to push the images of my gallery to the cloud...but i need to have access to them through the filesystem rather than an API.

Can anybody recommend any good providers?

link|improve this question
feedback

2 Answers

I've used s3fs along with Amazon's S3 before. It seems to work okay, but is a fair amount slower than accessing the remote data via traditional methods.

link|improve this answer
feedback

How about Flickr accessed via flickrfs? More generally, as long as your operating system supports FUSE (Linux, *BSD, Mac OS X, Solaris), you have a wide choice of access methods, including FTP, ssh, WebDAV, Wikimedia, …

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.