Author: Ray Curtis
Email: ray@clark.net
Web Page: http://www.clark.net/pub/ray
Date Submitted: Wed, May 6, 1998
Status: New Entry
Requester: Scott Carik
Email: scarik@sprintmail.com
Request Made: Fri, Apr 10, 1998
Releases: | (none) |
Platform: | all |
Category: | System Services & Daemons |
Category Listing: | How do I set-up a TFTP server |
I am attempting to set-up a TFTP server on my network to save all router configurations. I am using RH 5.0. I have uncommented the TFTP line in the inetd.conf file. I also want the files to be placed on the
First ensure that the line in /etc/inetd.conf looks like: tftp dgram udp wait root /usr/sbin/tcpd in.tftpd /router Then to use the command: tftpThen you should be able to use the commands listed in the manpage such as binary, get, put etc. to transfer your files.
(none)