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

Support multiple files from a standard .zip #3

Closed
PipeItToDevNull opened this issue Nov 3, 2024 · 2 comments · Fixed by #24
Closed

Support multiple files from a standard .zip #3

PipeItToDevNull opened this issue Nov 3, 2024 · 2 comments · Fixed by #24

Comments

@PipeItToDevNull
Copy link
Owner

PipeItToDevNull commented Nov 3, 2024

Validate that the file is a .zip, and then process it

@PipeItToDevNull PipeItToDevNull added this to the v3 - Batch processing milestone Nov 4, 2024
@PipeItToDevNull
Copy link
Owner Author

Depends on PipeItToDevNull/Debug-Dmps#9

@PipeItToDevNull
Copy link
Owner Author

  1. API must accept a zip file and extract it to a directory that uses the same naming process as the files
  2. The API needs to have a size limit on uploads File size limit on api #16
  3. It will delete the entire directory once processed, Debug-Dmps already has the *.dmp filter for processing

@PipeItToDevNull PipeItToDevNull linked a pull request Dec 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant