TFTP Server

Software Screenshot:
TFTP Server
Software Details:
Version: 1.6
Upload Date: 2 Jun 15
Developer: Achal Dhir
Distribution Type: Freeware
Downloads: 37

Rating: 5.0/5 (Total Votes: 1)

TFTP Server is a multi-threaded TFTP server, which means any number of clients can connect simultaneously.

TFTP Server supports tsize, blksize, and interval options, supports PXE boot, and can be run standalone or as a daemon.

TESTING

This server runs in Debug Mode (with flag -v) or as Service (without any flag). Please expand the .gz file to an directory, using shell, goto that directory, edit tftpserver.ini file (just specify home dir) and give following command as root:-

tftpserver#./tftpserver -v

You will see following results:-

Ready...

Now open one more shell and give following commands:-

$tftp
tftp>connect localhost
tftp>get [some file name in home dir]
Received 13112 bytes in 0.0 seconds

and on server you may see
client 127.0.0.1:xxxxx file ...... # blocks served

INSTALLATION

This program runs in two modes:-

a) Debug Mode (using -v argument)
b) Daemon (using no argument)

This program should be setup to start automatically modifying boot scripts /etc/rc.d/rc.local file or /etc/inittab file. Never include -v (verbatim flag) while running as Daemon from these scripts.

CONFIGURATION

You need home directory to be set in tftpserver.ini file, you can comment other parameters like blksize and interval.

UNINSTALLATION

Just remove the program directory. You should also remove entries from initialize scripts of
your machine.

What is new in this release:

  • The program can be run as a selected user after starting as a privileged user.
  • It can listen on 0.0.0.0, which would allow listening on all interfaces.
  • File buffering has been improved.
  • There are minor bugfixes.

Similar Software

AxY FTP
AxY FTP

3 Jun 15

CrushFTP
CrushFTP

3 Jun 15

AVFS
AVFS

14 Apr 15

Other Software of Developer Achal Dhir

Comments to TFTP Server

Comments not found
Add Comment
Turn on images!