Renamed lib/tftpserver.php to lib/tftp.php
Fixed error output from lib/tftp.php
Note: current simple tftpserver.php test implementation stores/read files
from memory (not fs). So you need to put a file, before you can get that
file back.
Signed-off-by: Diederik de Groot <ddegroot@talon.nl>