Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37509949
en ru br
ALT Linux repositórios
S:5.0-alt1

Group :: Rede/Transferência de Arquivos
RPM: uftp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009