Seems trivial, but property {server_root, Path} in server config doesn't work. Any hints?
Asked
Active
Viewed 222 times
it appears you need to set it in the tftp_file callback
tftp:start([{callback, {".*", tftp_file, [{root_dir, "/tftpboot"}]}}]).