Hi, Actually you are missing something, but what your missing is that the usage text for tftp on 0.60.1 is for the tftp version of 0.60.0. The usage is: tftp [switches] [server_ip] -g for get -p for put -l for local file -r for remote file tftp -g -l file.tgz -r /tftpboot/file.tgz 10.45.10.1 It took some looking in the code until I realized it too. /Thomas