blob: e2a4dacd5262f488da518de62648e93ebf7811b9 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: tftp-no-options
2Help: Do not send any TFTP options
3Protocols: TFTP
4Added: 7.48.0
5---
6Tells curl not to send TFTP options requests.
7
8This option improves interop with some legacy servers that do not acknowledge
9or properly implement TFTP options. When this option is used --tftp-blksize is
10ignored.