sendfile 2.1b.20080616-5.3 source package in Ubuntu
Changelog
sendfile (2.1b.20080616-5.3) unstable; urgency=low * Non-maintainer upload. * Use dh-autoreconf in build to support new architectures (Closes: #726495) -- Chen Baozi <email address hidden> Thu, 05 Jun 2014 16:46:19 +0800
Upload details
- Uploaded by:
- Martin Schulze
- Uploaded to:
- Sid
- Original maintainer:
- Martin Schulze
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sendfile_2.1b.20080616-5.3.dsc | 1.7 KiB | e0dcd524988bf2df2cbad7fa2f473fe2101822301bfc20e8d03f0105ef852a66 |
sendfile_2.1b.20080616.orig.tar.gz | 335.1 KiB | d13b643d50ec0b03f636b0f89bf95f4c9ea561ccf2091d8417af90f59bcd93fc |
sendfile_2.1b.20080616-5.3.diff.gz | 24.8 KiB | 455b6167c265127d840dfe8db704203741de723137223ea0404be7c6344f0298 |
Available diffs
No changes file available.
Binary packages built by this source
- sendfile: Simple Asynchronous File Transfer
Sendfile is an asynchronous file transfer service for the Internet,
like the sendfile facility in Bitnet: Any user A can send files to
another user B without B being active in any way.
.
The existing standard file transfer (ftp) is a synchronous service:
The user must have access to an account on the sending and on the
receiving site, too.
.
Sendfile for Unix, which is an implementation of the SAFT protocol
(Simple Asynchronous File Transfer) now offers you a true
asynchronous file transfer service for the Internet. Virtually any
form of file can be sent, including encrypted ones. The SAFT
protocol will be submitted as an RFC in the near future.