Lines Matching +full:- +full:- +full:enable +full:- +full:sftp
1 ---
3 SPDX-License-Identifier: curl
6 Help: Enable/disable PROTOCOLS
10 See-also:
11 - proto-redir
12 - proto-default
14 - --proto =http,https,sftp $URL
15 ---
17 # `--proto`
27 ## - section in `--proto`
37 For example: --proto -ftps uses the default protocols, but disables ftps
39 --proto -all,https,+http only enables http and https
41 --proto =http,https also only enables http and https