I use S3 (Amazon Simple Storage Service) to connect my FileManager,
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGET.html
it's says here has max limit 1000.
so if i have over 1000 pics, it will missing some file or directory in interface
is there has any possible to read by each directory only from s3 ?
like this http://mystorage.s3.amazonaws.com/?prefix=direcctory
I use S3 (Amazon Simple Storage Service) to connect my FileManager,
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGET.html
it's says here has max limit 1000.
so if i have over 1000 pics, it will missing some file or directory in interface
is there has any possible to read by each directory only from s3 ?
like this http://mystorage.s3.amazonaws.com/?prefix=direcctory