Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732878
en ru br
ALT Linux repos
S:5.0-alt1

Group :: Networking/File transfer
RPM: uftp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: uftp
Version: 4.9.8
Release: alt1

Summary: A multicast FTP

Packager: Vitaly Lipatov <lav at altlinux.ru>

License: GPL
Group: Networking/File transfer
Url: http://uftp-multicast.sourceforge.net/

Source: http://sourceforge.net/projects/uftp-multicast/files/source-tar/uftp-%version.tar

# Automatically added by buildreq on Thu Jan 31 2013

BuildRequires: libssl-devel

%description
UFTP is a multicast file transfer program, utilizing a protocol based on
Starburst MFTP. It is designed to reliably and efficiently transfer files
to multiple receivers simultaneously, where either the intended receivers
can be specified beforehand, or receivers can join the transfer when it is
initiated. This is useful for distributing large files to a large number of
receivers, and is especially useful for data distribution over a satellite
link (with two way communication), where the inherent delay makes any TCP
based communication terribly inefficient. UFTP has been used in the production
process of The Wall Street Journal to send WSJ pages over satellite to their
remote printing plants.

%package server
Summary: A multicast ftp server
Group: Networking/File transfer

%description server
UFTP is a multicast file transfer program, utilizing a protocol based on
Starburst MFTP. It is designed to reliably and efficiently transfer files
to multiple receivers simultaneously, where either the intended receivers
can be specified beforehand, or receivers can join the transfer when it is
initiated. This is useful for distributing large files to a large number of
receivers, and is especially useful for data distribution over a satellite
link (with two way communication), where the inherent delay makes any TCP
based communication terribly inefficient. UFTP has been used in the production
process of The Wall Street Journal to send WSJ pages over satellite to their
remote printing plants.

%prep
%setup

%build
%make_build CFLAGS="%optflags"

%install
%makeinstall_std
mkdir -p %buildroot%_sbindir/
mv %buildroot%_bindir/{uftpd,uftpproxyd} %buildroot%_sbindir/

%files
%_bindir/uftp
%_bindir/uftp_keymgt
%_man1dir/uftp.1*
%_man1dir/uftp_keymgt.1*
%doc Changes.txt ReadMe.txt

%files server
%_sbindir/uftpd
%_sbindir/uftpproxyd
%_man1dir/uftpd.1*
%_man1dir/uftpproxyd.1*
%doc ReadMe.txt

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin