xref: /aosp_15_r20/external/curl/docs/cmdline-opts/compressed-ssh.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: compressed-ssh
5Help: Enable SSH compression
6Protocols: SCP SFTP
7Added: 7.56.0
8Category: scp ssh
9Multi: boolean
10See-also:
11  - compressed
12Example:
13  - --compressed-ssh sftp://example.com/
14---
15
16# `--compressed-ssh`
17
18Enables built-in SSH compression. This is a request, not an order; the server
19may or may not do it.
20