Skip to content

ssh_filter_btrbk.sh: support zstd --long[=#] --adapt#617

Open
HaleTom wants to merge 5 commits into
digint:masterfrom
HaleTom:patch-1
Open

ssh_filter_btrbk.sh: support zstd --long[=#] --adapt#617
HaleTom wants to merge 5 commits into
digint:masterfrom
HaleTom:patch-1

Conversation

@HaleTom
Copy link
Copy Markdown

@HaleTom HaleTom commented Apr 22, 2025

Allow for zstd-specific options to be set:

  • stream_compress_long
  • stream_compress_adapt

HaleTom added 3 commits April 22, 2025 01:11
Allow for `zstd`-specific options to be set:
- `stream_compress_long`
- `stream_compress_adapt`
Support compression `-c` argument with more than one digit (eg zstd compression levels 10 to 22)
@HaleTom
Copy link
Copy Markdown
Author

HaleTom commented Apr 25, 2025

@digint if I revert my change to use grep -q, would you merge this?

`grep -q` on a non-existent file will output on STDERR.

The orginal never produced output (STDERR or STDOUT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant