xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: compressed-ssh | ||||
4 | Help: Enable SSH compression | ||||
5 | Protocols: SCP SFTP | ||||
6 | Added: 7.56.0 | ||||
7 | Category: scp ssh | ||||
8 | See-also: compressed | ||||
9 | Example: --compressed-ssh sftp://example.com/ | ||||
10 | Multi: boolean | ||||
11 | --- | ||||
12 | Enables built-in SSH compression. | ||||
13 | This is a request, not an order; the server may or may not do it. |