📄 readme
字号:
This is a copy of the TFTP client as available fromftp://sunsite.unc.edu/pub/linux/system/Network/file-transfer; Imodified the code, so that it understands RFC1782 and RFC1783extensions to the TFTP protocol. This allows for negotating anextended transfer block size of up to 1432 bytes (as oppossed to thestandard 512 bytes). On busy networks, this will result inconsiderably improved throughput and less load on the network.For further information and for licensing conditions, please have alook at the header of the source files.Markus Gutschke <gutschk@math.uni-muenster.de>This is a copy of the TFTP server as available fromftp://sunsite.unc.edu/pub/linux/system/Network/file-transfer; Imodified the code, so that it understands RFC1782 and RFC1783extensions to the TFTP protocol. This allows for negotating anextended transfer block size of up to 1432 bytes (as oppossed to thestandard 512 bytes). On busy networks, this will result inconsiderably improved throughput and less load on the network.I also added two command line options for changing the root directoryand for enabling debugging output.For further information and for licensing conditions, please have alook at the header of the source files.Markus Gutschke <gutschk@math.uni-muenster.de>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -