...
Code Block |
---|
docker run -p 0.0.0.0:69:69/udp -v /var/tftpboot:/var/tftpboot -i -t pghalliday/tftp |
For Windows
Download and install tftpd64
Select the network and directory with the files you need to transfer
...
...
Code Block |
---|
docker run -p 0.0.0.0:69:69/udp -v /var/tftpboot:/var/tftpboot -i -t pghalliday/tftp |
Download and install tftpd64
Select the network and directory with the files you need to transfer
...