Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
似乎微不足道,但服务器配置中的属性 {server_root, Path} 不起作用。有什么提示吗?
看来您需要在 tftp_file回调中设置它
tftp:start([{callback, {".*", tftp_file, [{root_dir, "/tftpboot"}]}}]).