Skip to content

How to download folder content from nginx server #55

Description

@Sargababu

Hi, I have hosted an nginx server using resty docker base image. Have couple of endpoints expose
one to upload, download, list directory content. What ever files uploaded using upload link to directory need to be download all at once using download option.
With ngx.location.capture of the directory i get the list of files with in directory. How can I pass the file information and content over as http response?

Any help would really be appreciated. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions