Reference implementation of the SAFT (simple asynchronous file
authorhwr <hwr>
Sun, 6 Jun 1999 17:08:37 +0000 (17:08 +0000)
committerhwr <hwr>
Sun, 6 Jun 1999 17:08:37 +0000 (17:08 +0000)
commitb7dbe47331801c47206ef78b2768fd6a6853a9c3
tree092add6a1f45900fb4bd28312e3bad368fe48389
parente4de3b9cea14b847050423f9b0dec2acff8abec7
Reference implementation of the SAFT (simple asynchronous file
transfer) protocol. Sendfile allows to send arbitrary files to a
remote user.
This ist version 2.1 of sendfile.
net/sendfile/Makefile [new file with mode: 0644]
net/sendfile/files/md5 [new file with mode: 0644]
net/sendfile/patches/patch-aa [new file with mode: 0644]
net/sendfile/patches/patch-ab [new file with mode: 0644]
net/sendfile/pkg/COMMENT [new file with mode: 0644]
net/sendfile/pkg/DESCR [new file with mode: 0644]
net/sendfile/pkg/PLIST [new file with mode: 0644]
net/sendfile/scripts/post-configure [new file with mode: 0755]
net/sendfile/scripts/post-patch [new file with mode: 0755]