google / turbinia

Automation and Scaling of Digital Forensics Tools
Apache License 2.0
749 stars 162 forks source link

[FR]: Strip leading directories in results downloads #1360

Open aarontp opened 1 year ago

aarontp commented 1 year ago

What would this feature improve or what problem would it solve?

Would have cleaner output without unnecessary directory structure and server implementation details.

What is the feature you are proposing?

Strip the leading directories for the mount points in the .tgz files of result/task output data (e.g. strip mnt/turbiniavolume/output and start with just the request or task IDs).

What alternatives have you considered?

No response