xref: /curl/docs/cmdline-opts/compressed-ssh.md (revision e7219c2b)
1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, 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