- Support alternate ssh ``port`` parameter in recipe section. This allows ``collective.recipe.rsync`` to execute rsync with: -e 'ssh <port>', which facilitates copying over non-standard ssh ports.
1.3
~~~~~~~~~~~~~~~~
- Fix docs
1.2
~~~~~~~~~~~~~~~~
- Fix docs - Add new test harness - Clean up package
1.1
~~~~~~~~~~~~~~~~
- Modified output to include rsync command line being executed
1.0
~~~~~~~~~~~~~~~~
- Rename package from collective.recipe.rsync_datafs to collective.recipe.rsync