Index of /ports_net/sendfile
Name Last modified Size
Parent Directory -
Makefile 07-Jun-2010 13:11 1.2K
distinfo 28-May-2011 14:09 142
files/ 07-Jun-2010 13:11 -
pkg-descr 09-Mar-2000 23:00 772
pkg-plist 03-Apr-2008 13:13 1.4K
SAFT (Simple Asynchronous File Transfer) is a new Internet protocol for
sending files and messages asynchronously. This is useful, because you don't
have to log on to the receiving site to do it. You simply tell the
sendfile program a file name and where to send it:
"sendfile your_file user@somedomain" (Of course there are options).
The package includes: A sendfile client (which sends files), a sendmsg
client (which sends messages), a receive client (which copies files from
the local sendfile spool to the recipient's current directory) and a
sendfiled server (which receives files and messages and stores them in the
local sendfile spool).
NOTE: If you wish to use fetchfile (which is an optional extension to
sendfile,) you need to have pgp installed, too.