kazulog@sv2:~$ cat /etc/os-release | head -2 PRETTY_NAME="Ubuntu 26.04 LTS" NAME="Ubuntu" kazulog@sv2:~$ cd /tmp && timeout 40 tftp -v 192.168.100.10 -c get hello.txt hello-denied.txt; echo "rc=$?" Connected to 192.168.100.10 (192.168.100.10), port 69 getting from 192.168.100.10:hello.txt to hello-denied.txt [netascii] Transfer timed out. rc=69