logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

RoPkg::Simba::Plugin::GenRsync

Author

       Subredu Manuel <diablo@iasi.roedu.net>

Configuration

       All configuration documentation is available on the website (http://simba.packages.ro).

Description

       GenRsync is a rsync configuration generator plugin for Simba. GenRsync allows you to create rsync
       configuration files on the fly using mirror information from the database.

License

       Copyright (C) 2005 Subredu Manuel.   All  Rights  Reserved.   This  module  is  free  software;  you  can
       redistribute it and/or modify it under the same terms as Perl itself.  The LICENSE file contains the full
       text of the license.

perl v5.28.1                                       2018-12-09                RoPkg::Simba::Plugin::GenRsync(3pm)

Methods

genRsyncConfig($cfg,@mirrors)
       Generate  rsync  configuration files. The $cfg param is a hash reference to the simba configuration file.
       This methods is called by Simba.

Name

       RoPkg::Simba::Plugin::GenRsync

Prerequisites

       GenRsync needs the following perl modules:

       *) RoPkg::Rsync
       *) Scalar::Util
       *) Number::Format

See Also

       RoPkg::Simba RoPkg::Exceptions

See Also