No way to completely download files >1Gb from Browser Virtual Filesystem.
Open
enhancement
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 796
- PR merge metrics
- No merged PRs in 30d
Description
MultiGetFile is used under-the-hood of the API calls used to collect files from the Admin UI's Browse Virtual Filesystem.
However, MultiGetFile has a 1Gb download limit (https://github.com/google/grr/blob/7cdf490f9be2ccc0a8160c9b8ae23b73922049d5/grr/proto/flows.proto#L1302) and there's no way to override it via Browse Virtual Filesystem UI/API.
Contributor guide
Assessment
This issue has not been assessed yet.