/tmp volume/directory in docker container
@paolafrancesca commented on GitHub:
--temp-path is the param for the temp folder
@spantheslayer commented on GitHub:
And what about folders? Is it possible?
@paolafrancesca commented on GitHub:
hi @fnpanic
there is still open a PR I worked on long time ago: https://github.com/dutchcoders/transfer.sh/pull/162
there are some concerns having the…
@paolafrancesca commented on GitHub:
You have to pack the folder before uploading
https://transfer.sh/ has multiple examples of different way to upload content
@paolafrancesca commented on GitHub:
I forgot: you can achieve the same goal with https://github.com/dutchcoders/transfer.sh#encrypt--upload
@anihm136 commented on GitHub:
Sure, will do. Might take some time depending on my schedule, so do let me know if anyone else wants to take it up in the meantime.
@vanderpol commented on GitHub:
Correct, just noticed this error when re-processing the content to create a DISA STIG friendly benchmark. The error was found in the stig-oval file you created…
@Anarios commented on GitHub:
Same error. The tar.gz is a huge csv file archived (in case this info helps)
@Anarios commented on GitHub:
Doesn't seem like I can reopen the issue, though, @stefanbenten
@stefanbenten commented on GitHub:
Do you have a filename and timestamp for me? You can submit those via the website contact form if privacy should be kept.
@stefanbenten commented on GitHub:
Hello @Anarios , could you please try again and reopen if needed? Since the file is being ran through a virus scanner and then afterwards being uploaded, there…
@paolafrancesca commented on GitHub:
thanks @anihm136
since you are already working on the POST handler do you mind implementing solution 1? :)
thanks
@robertgendler commented on GitHub:
@vanderpol scap issue right?
@paolafrancesca commented on GitHub:
hi @spantheslayer this is already support throught POST requests.
I see it's not properly documented, you can find some context here: https://github.com/dut…