I am using tftp to upload a file to a tftp server on my pc using the ubuntu subsystem on windows 10.
When I type a command like this:
tftp -m binary 192.168.1.166 -c put someFileName
It doesn't upload the file. Instead the tftp prompt is invoked. And I have to type binary, connect, put under the tftp prompts. Much more typing.
Just wonder if anyone else has run into this issue.
question from:
https://stackoverflow.com/questions/65862508/tftp-options-put-option-doesnt-upload-the-file 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…