Trivial file transfer protocol client
Tftp is the user interface to the Internet TFTP (Trivial File Transfer
Protocol), which allows users to transfer files to and from a remote machine.
The remote host may be specified on the command line, in which case tftp uses
host as the default host for future transfers.
Attachment | Size | Date |
---|---|---|
tftp_0.17-18_armel.deb | 18.06 KB | 05/08/2013 - 00:05 |
netkit-tftp (0.17-18) unstable; urgency=low
* debian/control: added ${misc:Depends} to binary packages
* debian/compat: moved to 7
* Add IPv6 support, once again thanks to Mats Erik Andersson.
(Closes: #536509)
* Patch from Ubuntu (Closes: #494309), thanks Stefan Lesicnik:
- Return ENOTFOUND instead of EUNDEF for files that do not exist
- Adds debian/watch file (even when they won't happen...)
- debian/rules: Removes sed which adds -g (debug) option to gcc
* Removed '-s' from install calls in Makefiles and added dh_strip.
(Closes: #437617)
Recent comments