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

s2pdump: Add fault tolerance #2

Open
uweseimet opened this issue Dec 14, 2023 · 0 comments
Open

s2pdump: Add fault tolerance #2

uweseimet opened this issue Dec 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@uweseimet
Copy link
Owner

s2pdump shall suport an optional fault tolerant mode, where it reports read errors but does not terminate on an error. Instead, it shall try to read as many readable sectors from a drive as possible. If in a sequence of sectors (s2pdump reads several sectors in a single read operation) a sector in the sequence is not readable, the other sectors of this sequence shall still be read.
With this feature s2pdump can be used as a tool to recover data from drives where not all sectors are accessable anymore.

@uweseimet uweseimet added the enhancement New feature or request label Dec 14, 2023
@uweseimet uweseimet changed the title Make s2pdump fault tolerant s2pdump: Add fault tolerance Dec 14, 2023
@uweseimet uweseimet reopened this Oct 28, 2024
@uweseimet uweseimet assigned uweseimet and unassigned uweseimet Oct 28, 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