Package osync: Information

    Source package: osync
    Version: 1.3-alt1.p10.1
    Build time:  May 23, 2025, 09:39 AM
    Category: Archiving/Backup
    Report package bug
    License: BSD
    Summary: A robust two way (bidirectional) file sync script based on rsync with fault tolerance
    Description: 
    A two way filesync script with fault tolerance, resuming, deletion
    backup and conflict backups running on linux and virtually any system
    supporting bash. File synchronization is bidirectional, based on rsync,
    and can be run manually, by cron, or triggered via inotifytools
    (whenever a file changes on master, a file sync is triggered).

    List of RPM packages built from this SRPM:
    osync (noarch)

    Maintainer: Andrey Cherepanov


    Last changed


    March 27, 2025 Sergey Gvozdetskiy 1.3-alt1.p10.1
    - Backport to p10 branch.
    March 24, 2025 Sergey Gvozdetskiy 1.3-alt2
    - Changed package group.
    - Satisfied inotifywait requirement.
    - Edited patch to avoid SysV-init script installing in addition to
      already installed systemd unit.
    - Service triggers removed until backup configured.
    Sept. 16, 2024 Andrey Cherepanov 1.3-alt1
    - New version.