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