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

Ability to skip verification #1433

Open
RSKothari opened this issue Apr 17, 2024 · 3 comments
Open

Ability to skip verification #1433

RSKothari opened this issue Apr 17, 2024 · 3 comments

Comments

@RSKothari
Copy link

Configuration

  • Keka version: 1.3.8 (5320)
  • macOS version: Sonoma 14.5

Describe the bug

Compressing large amounts of data happens successfully. Keka compressor stuck on verifying.

To Reproduce

Steps to reproduce the behavior:
Enable "Verify Compression Integrity" and attempt compressing large amount of data (approx 1TB).

Expected behavior

Rapid verification and the ability to skip verification if required.

Screenshots

image

Additional context

Paid user.

@gingerbeardman
Copy link
Contributor

How much data are we talking?

@RSKothari
Copy link
Author

Approximately 1 TB of data @gingerbeardman

@aonez
Copy link
Owner

aonez commented Apr 18, 2024

Hi @RSKothari,

It's normal for the verification to take a long time if it is so much data, especially if using the ZIP format. Other formats such as 7Z or ZSTD can be vastly quicker.

ability to skip verification if required.

This can be indeed a good feature to add.

@aonez aonez added this to the macOS-1.4.0 milestone Apr 18, 2024
@aonez aonez changed the title [BUG] Keka stuck on verify compressed data Ability to skip verification Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants