Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37514669
en ru br
ALT Linux repos
S:0.6.7-alt1.qa1
5.0: 0.6.7-alt1
4.1: 0.6.7-alt1
4.0: 0.6.7-alt1
3.0: 0.6.7-alt1

Group :: Networking/File transfer
RPM: ftpcopy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ftpcopy
Version: 0.6.7
Release: alt1.qa1

Summary: An ftp mirroring tool
License: Free, no warranties
Group: Networking/File transfer
Url: http://www.ohse.de/uwe/%name.html

Source: http://www.ohse.de/uwe/%name/%name-%version.tar.gz

%description
%name is a simply FTP client written to copy files or directories
(recursively) from a FTP server. It's primary purpose is to mirror
FTP sites which support the EPLF directory listing format, but it
may be used to mirror other sites, too.

%prep
%setup -q -n web

%build
CFLAGS="$RPM_OPT_FLAGS" make -C %name-%version

%install
mkdir -p $RPM_BUILD_ROOT{%_bindir,%_man1dir}
install -p -m755 %name-%version/command/* $RPM_BUILD_ROOT%_bindir
install -p -m644 %name-%version/doc/* $RPM_BUILD_ROOT%_man1dir

%files
%_bindir/*
%_mandir/man?/*
%doc %name-%version/src/{ChangeLog,INSTALL,NEWS,README,THANKS}

%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