Skip to main content

An add-on for Plone

Project description

https://github.com/collective/redturtle.rsync/actions/workflows/plone-package.yml/badge.svg Coveralls https://codecov.io/gh/collective/redturtle.rsync/branch/master/graph/badge.svg Latest Version Egg Status https://img.shields.io/pypi/pyversions/redturtle.rsync.svg?style=plastic:alt:Supported-PythonVersions License

redturtle.rsync

This package provides sync features to massive upload contents in a Plone site.

It generates a script in bin/redturtle_rsync that accept the following parameters:

  • –dry-run: Dry-run mode (default is False)

  • –verbose: Verbose mode (default is False)

  • –logpath LOGPATH: Log destination path (relative to Plone site)

  • –send-to-email SEND_TO_EMAIL: Email address to send the log to

  • –source-path SOURCE_PATH: Local data source path (complementary to source-url)

  • –source-url SOURCE_URL: Remote data source URL (complementary to source-path)

  • –intermediate-commit: Do a commit every x items

Example:

./bin/instance -OPlone run bin/redturtle_rsync --logpath /Plone/it/test-sync/log-sync --source-path /opt/some-data

Features

This package provides a general tool to sync data and upload them in a Plone site.

You need to create an add-on to manage your specific data structure and content types that creates an adapter for IRedturtleRsyncAdapter.

It is also possible to add additional script options.

Installation

Install redturtle.rsync by adding it to your buildout:

[buildout]

...

eggs =
    redturtle.rsync

and then running bin/buildout

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Contribute

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0.7 (2026-01-20)

  • Log exceptions. [cekk]

1.0.6 (2026-01-14)

  • Fix mail send coding. [cekk]

  • Add customizable last step (end_actions). [cekk]

1.0.5 (2026-01-07)

  • Add translations. [cekk]

1.0.4 (2025-12-17)

  • Add intermediate commit option. [cekk]

1.0.3 (2025-11-24)

  • Do not reindex updated objects if not necessary. [cekk]

1.0.2 (2025-11-20)

  • Fix return value. [cekk]

1.0.1 (2025-10-15)

  • Fix log when there is no data to sync (from WARNING to INFO). [cekk]

1.0.0 (2025-09-23)

  • Initial release. [cekk]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redturtle_rsync-1.0.7.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redturtle_rsync-1.0.7-py3-none-any.whl (31.2 kB view details)

Uploaded Python 3

File details

Details for the file redturtle_rsync-1.0.7.tar.gz.

File metadata

  • Download URL: redturtle_rsync-1.0.7.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.11

File hashes

Hashes for redturtle_rsync-1.0.7.tar.gz
Algorithm Hash digest
SHA256 bdbbe0d8cb55bca7045f059e84f4834ebb47ba37b47fc978d0e2c2481613c4cd
MD5 169b03395bbc93908d528dba53fc351f
BLAKE2b-256 d6a0c23414bbf46d7d6433647f91df42d4f9aa69a1c97773c447726987667e58

See more details on using hashes here.

File details

Details for the file redturtle_rsync-1.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for redturtle_rsync-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 76638c747ddd0b97e921abc13574d36cd880e8d5bdc136e782e2cd29c6cd9ffd
MD5 76c7cdf314c5fbfaf1081c8c6b037d80
BLAKE2b-256 10b2d52e47680bc68f61fde3fe1b607df022a9a5f136682acfa6ef1aa5482e9e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page