SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ftpsync rpm build for : Mandriva 2010. For other distributions click ftpsync.

Name : ftpsync
Version : 1.81 Vendor : Mandriva
Release : 1mdv2010.2 Date : 2012-02-13 16:03:47
Group : Networking/File transfer Source RPM : ftpsync-1.81-1mdv2010.2.src.rpm
Size : 0.06 MB
Packager : Andrey Bondrov < abondrov_mandriva_org>
Summary : Tool to synchronize a remote FTP-served with a local directory
Description :
The command ftpsync is a tool allowing incremental and recursive FTP
transfer from a local directory to a remote FTP-served directory.

We sometimes need to mirror a set of files on a remote ftp server. The
perfect tool (rsync) is not always available.

Developing a script invoking a standard FTP client software will cause
useless transfers (all files again and again even if they have not
changed), and taking sub-directories into account will not be easy.

ftpsync is the adequate tool because it reduces the amount of data
transferred by not transferring a given local file if the remote copy
has an newer date (so the copy is already done and up to date) and the
same size (transfer completely done). The difference between system
clocks is taken into account using the ftp protocol. ftpsync is
somewhat \"like\" the rsync command but it uses the FTP protocol and
only transfers local files to a remote FTP server. Moreover it
implements the missing \'recursive PUT\' FTP command.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/backports

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ftpsync-1.81-1mdv2010.2.noarch.rpm
ftp.icm.edu.pl  ftpsync-1.81-1mdv2010.2.noarch.rpm
     

Provides :
ftpsync

Requires :
perl(Getopt::Long)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Net::FTP)
perl(File::Find)
perl-base
rpmlib(PayloadIsLzma) <= 4.4.6-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(File::Basename)
perl(Sys::Hostname)


Content of RPM :
/usr/bin/ftpsync
/usr/share/doc/ftpsync
/usr/share/doc/ftpsync/CREDITS
/usr/share/doc/ftpsync/ChangeLog
/usr/share/doc/ftpsync/GPL
/usr/share/doc/ftpsync/INSTALL
/usr/share/doc/ftpsync/README
/usr/share/doc/ftpsync/TODO
/usr/share/doc/ftpsync/VERSION

 
ICM