Tftp
Hello,
I'm using Linux Fedora core -6.
Using one shell script I need to download one file from TFTP server.
Script should take IP address and file name with path.
ex. downloadFile.sh 10.10.10.10 /opt/config/file.txt
Can any body help me in writing such script.. specially tftp commands to use in script.
Thanks
|