Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to download folder content from nginx server #55

Open
Sargababu opened this issue Jun 9, 2020 · 0 comments
Open

How to download folder content from nginx server #55

Sargababu opened this issue Jun 9, 2020 · 0 comments

Comments

@Sargababu
Copy link

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. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant