532 B

c SPDX-License-Identifier Long Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl compressed-ssh Enable SSH compression SCP SFTP 7.56.0 scp ssh boolean
compressed
--compressed-ssh sftp://example.com/

--compressed-ssh

Enable SSH compression. This is a request, not an order; the server may or may not do it. This allows the data to be sent compressed over the wire, and automatically decompressed in the receiving end, to save bandwidth.