Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37870441
en ru br
ALT Linux repos
5.0: 20081028-alt1
4.1: 3.2.7-alt0.1
4.0: 3.2.7-alt0.1

Group :: File tools
RPM: mrsync

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mrsync
Version: 20081028
Release: alt1

Summary: Transfers a bunch of files to multiple target simultaneously

License: GPL
Group: File tools
Url: http://sourceforge.net/projects/mrsync/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sf.net/%name/%{name}.%version.tar.bz2

%description
mrsync a tool to transfer files from master to many remote LAN machines
using Unix socket's multicast. It dynamically adjusts its speed of
transfering to ease on the network and to leave no one behind. 4 hours
for 140GB to 100 targets in 1Gbit LAN.

%prep
%setup -q -c %name
ln -sf Makefile.linux Makefile

%build
%make_build CC=gcc LIBS=

%install
mkdir -p %buildroot%_bindir
%make_install bindir=%buildroot%_bindir install

%files
%doc README
%_bindir/*

%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