aboutsummaryrefslogtreecommitdiff
path: root/network/atftp/README
diff options
context:
space:
mode:
authorLeonard Schmidt <lems@gmx.net>2015-03-27 15:42:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-27 15:42:28 +0700
commitd27cd40a4b04a0d55164385c3d2164a3f0aabcfe (patch)
tree9a32c65dbafafcdb355f83f2d738af5a8bde9d16 /network/atftp/README
parent4ac4c5f9871937106ad617e7b4a988c56916c809 (diff)
downloadslackbuilds-d27cd40a4b04a0d55164385c3d2164a3f0aabcfe.tar.xz
network/atftp: Added (TFTP Client/Server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/atftp/README')
-rw-r--r--network/atftp/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/atftp/README b/network/atftp/README
new file mode 100644
index 000000000000..375683bdcb24
--- /dev/null
+++ b/network/atftp/README
@@ -0,0 +1,3 @@
+atftp is a client/server implementation of the TFTP protocol that implements
+RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the
+client presents a friendly interface using libreadline.