Return to tftp-no-options.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
1.1 ! misho 1: Long: tftp-no-options ! 2: Help: Do not send any TFTP options ! 3: Protocols: TFTP ! 4: Added: 7.48.0 ! 5: --- ! 6: Tells curl not to send TFTP options requests. ! 7: ! 8: This option improves interop with some legacy servers that do not acknowledge ! 9: or properly implement TFTP options. When this option is used --tftp-blksize is ! 10: ignored.