Skip to content

JRepo

JRepo is a file sync and repository helper project focused on moving content safely and predictably between locations while keeping documentation and automation simple.

Goals

  • reliable file copy/sync behavior
  • safe defaults and dry-run support
  • logging for unattended jobs
  • easy scheduling
  • cross-platform compatibility where practical

Use cases

  • sync important folders between hosts
  • stage content for backup jobs
  • mirror documentation trees
  • move reports or generated artifacts

Suggested page expansion

Workflow

Explain source paths, destination paths, exclude patterns, and logging.

Scheduling

Document cron or Task Scheduler examples.

Recovery

Write down restore testing and rollback process.

Placeholder notes

  • add dry-run examples
  • add sample config files
  • document failure alerts