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?
|
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? |
|||
|
|
|
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. |
|||
|
|
|
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, … |
|||
|
|