Package atftp: Information
Source package: atftp
Version: 0.8.0-alt2
Build time: Feb 14, 2024, 09:58 PM in the task #339909
Category: System/Servers
Report package bugHome page: https://sourceforge.net/projects/atftp
License: GPLv2+
Summary: Advanced Trivial File Transfer Protocol
Description:
atftp stands for Advanced Trivial File Transfer Protocol. It is called "advanced", by contrast to others TFTP servers, for two reasons. Firstly, it is intended to be fully compliant with all related RFCs. This include RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349. To my knowledge, there is no TFTP server currently available in the public domain that fulfills this requirement. Secondly, atftp is intended for serving boot files to large clusters. It is multi-threaded and support multicast (RFC2090 and PXE), allowing faster boot of hundreds of machine simultaneously.
List of RPM packages built from this SRPM:
atftp (x86_64, ppc64le, i586, armh, aarch64)
atftp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
atftp (x86_64, ppc64le, i586, armh, aarch64)
atftp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Anton Farygin
Last changed
Feb. 13, 2024 Anton Farygin 0.8.0-alt2
- fixed systemd unit (Closes: #49359)
Feb. 6, 2024 Anton Farygin 0.8.0-alt1
- 0.8.0 - added unit file for systemd (Closes: #28104)
Oct. 28, 2020 Aleksei Nikiforov 0.7.2-alt2
- Create runtime directory via tmpfiles (Closes: #39157).