blob: e2a4dacd5262f488da518de62648e93ebf7811b9 [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -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.