Lines Matching refs:protocols
33 supports these protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS,
87 Arg: <protocols>
101 Limit what protocols to allow for transfers. Protocols are evaluated left to
106 Permit this protocol in addition to protocols already permitted (this is
110 Deny this protocol, removing it from the list of protocols already permitted.
119 For example: --proto -ftps uses the default protocols, but disables ftps
125 Unknown and disabled protocols produce a warning. This allows scripts to
126 safely rely on being able to disable potentially dangerous protocols, without
130 as concatenating the protocols into one instance of the option.
137 alternative proxy protocols. (Added in 7.21.7)
202 supports these protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS,
242 .IP "\-\-proto <protocols>"
243 Limit what protocols to allow for transfers. Protocols are evaluated left to
248 Permit this protocol in addition to protocols already permitted (this is
251 Deny this protocol, removing it from the list of protocols already permitted.
258 For example: \fI\-\-proto\fP \-ftps uses the default protocols, but disables ftps
264 Unknown and disabled protocols produce a warning. This allows scripts to
265 safely rely on being able to disable potentially dangerous protocols, without
269 as concatenating the protocols into one instance of the option.
281 alternative proxy protocols.