Coder Social home page Coder Social logo

Viewing a folder from S3 about s3 HOT 2 CLOSED

akeeba avatar akeeba commented on September 3, 2024
Viewing a folder from S3

from s3.

Comments (2)

MikeVelazcoMtz avatar MikeVelazcoMtz commented on September 3, 2024

Actually, I think that you grant access to folders/buckets via AWS access list or groups filtering by the server IP address. This way you only need to worry about the logic required to bring the files

from s3.

nikosdion avatar nikosdion commented on September 3, 2024

This repository contains a PHP programming library which allows you to upload, download and list files on Amazon S3 buckets. It is not an end user client script. If you have no idea what that means then you are probably looking at the wrong repository for what you are trying to do.

If you want to develop your own solution you should look at the Connector class. You initialize it by first creating a Configuration object. The parameters (properties) of the Configuration class are self-explanatory and documented in the code. Likewise, the methods of the Connector class are documented and mostly allude to the Amazon S3 REST API method names. So I guess you shouldn't have a problem figuring out how to use this small library :)

from s3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.