lubos/cakephp-rsync

Rsync plugin for CakePHP

0.1.11 2021-03-02 07:24 UTC

This package is auto-updated.

Last update: 2024-03-29 02:34:10 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require lubos/cakephp-rsync

Load plugin in bootstrap.php file

bin/cake plugin load Rsync

Usage

See bin/cake rsync

Bugs & Features

For bugs and feature requests, please use the issues section of this repository.

If you want to help, pull requests are welcome.
Please follow few rules:

Todo

  • better readme / help
  • unit tests