diff options
Diffstat (limited to 'network/linksys-tftp/README')
-rw-r--r-- | network/linksys-tftp/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/linksys-tftp/README b/network/linksys-tftp/README index d2132b7f0168..3a11f6545946 100644 --- a/network/linksys-tftp/README +++ b/network/linksys-tftp/README @@ -8,12 +8,12 @@ They all need a password for the tftp firmware file transfer to work. For example to upgrade a Linksys WRT54G router at 192.168.1.1 with tomato firmware, WRT54G_WRT54GL.bin, where the password is admin -$linksys-wrt 192.168.1.1 +#linksys-tftp 192.168.1.1 linksys-tftp>verbose linksys-tftp>binary linksys-tftp>blocksize 512 linksys-tftp>rexmt 1 -linksys-tftp>timeout 30 +linksys-tftp>timeout 120 linksys-tftp>trace linksys-tftp>put WRT54G_WRT54GL.bin admin linksys-tftp>quit |