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

Add option to split test-file into multiple small files. (e.g. for FAT filesystem) #3

Open
mbuesch opened this issue Apr 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mbuesch
Copy link
Owner

mbuesch commented Apr 1, 2024

Older or limited filesystems such as FAT don't support huge files.
When not writing to a raw device, add an option to automatically split the test files into multiple smaller files (e.g. 4 GiB - 1).
Make the size of the files user selectable.

(Follow-up from #2)

@mbuesch mbuesch added the enhancement New feature or request label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant