Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
tftp, put
With tftp, I need to 'put' a file to 192.168.1.1, but there's nothing on how to specify the destination. How do I specify the target machine.
Right now I have the following lined up:
tftp
mode binary
rexmt 1
timeout 60
put <file>
Thanks a lot.
Kenny