Package utftpd
Source package: utftpd
Version: 0.2.4-alt2.qa1
Category: System/Servers
Report package bug
Version: 0.2.4-alt2.qa1
Build time: Apr 19, 2022, 10:22 AM
Report package bug
License: GPL
Summary: utftpd - Enhanced TFTP server
Description:
Summary: utftpd - Enhanced TFTP server
Description:
utftpd is a server for the trivial file transfer protocol (TFTP) with finer grained access control then the standard UNIX tftpd. Description with the features GNU utftpd has: - support for IP based access control. utftpd can assign the right to read, create or overwrite a file (or files in a directory) on a per-host base. - support for revision control. utftpd can checkin/out files under SCCS (Source Code Control System) or RCS (Revision Control System) version control. This was one of the main reasons to write it: version control is the easiest way to restore the configuration our IP routers (Ascends, Ciscos) had yesterday or some weeks ago. This is, of course, optional. - support for the blksize option (RFC 2348). Allows packets larger than the usual 512 bytes, and is _somewhat_ more efficient (especially on a directly connected network). - support for the timeout option (RFC 2349) No support for the tsize option of RFC 2349 now.
List of rpms provided by this srpm:
utftpd (e2kv6, e2kv5, e2kv4, e2k)
utftpd-client (e2kv6, e2kv5, e2kv4, e2k)
utftpd-client-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
utftpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Last changes:utftpd (e2kv6, e2kv5, e2kv4, e2k)
utftpd-client (e2kv6, e2kv5, e2kv4, e2k)
utftpd-client-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
utftpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
April 17, 2013 Dmitry V. Levin 0.2.4-alt2.qa1 |
- NMU: rebuilt for debuginfo. |
Jan. 10, 2006 Sergey Y. Afonin 0.2.4-alt2 |
- fix: set sticky bit to /var/lib/tftp - change: move changelog of PLD package to utftpd.changelog.pld for resolve build error "unprintable package information". The file is not add to binary packages. |
April 1, 2004 Sergey Y. Afonin 0.2.4-alt1 |
- remove PL comments - add utftpd_makeconfig script - more changes in "utftpd.spec" for ALT Linux - chroot after starting - add small quiÓk start documentation "altlinux.readme" |