Lines Matching refs:protocols
33 supports these protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS,
83 Arg: <protocols>
97 Limit what protocols to allow for transfers. Protocols are evaluated left to
102 Permit this protocol in addition to protocols already permitted (this is
106 Deny this protocol, removing it from the list of protocols already permitted.
115 For example: --proto -ftps uses the default protocols, but disables ftps
121 Unknown and disabled protocols produce a warning. This allows scripts to
122 safely rely on being able to disable potentially dangerous protocols, without
126 as concatenating the protocols into one instance of the option.
133 alternative proxy protocols. (Added in 7.21.7)
172 supports these protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP,
207 --proto <protocols>
208 Limit what protocols to allow for transfers. Protocols are
215 Permit this protocol in addition to protocols already
220 Deny this protocol, removing it from the list of protocols
228 -ftps uses the default protocols, but disables ftps
234 Unknown and disabled protocols produce a warning. This allows
236 dangerous protocols, without relying upon support for that
240 effect is the same as concatenating the protocols into one
253 alternative proxy protocols.