معرفی شرکت ها


clsync-examples-0.4.5-alt2.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Examples for clsync
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته clsync-examples
نام فایل بسته clsync-examples-0.4.5-alt2.noarch.rpm
نسخه بسته 0.4.5
انتشار بسته alt2
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 30 Nov 2020 02
هاست سازنده bircoph-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/clsync/clsync
مجوز GPLv3+
حجم دانلود 13K
حجم نصب 19.053K
Live sync tool based on inotify, written in GNU C Clsync recursively watches for source directory and executes external program to sync the changes. Clsync is adapted to use together with rsync. This utility is much more lightweight than competitors and supports such features as separate queue for big files, regex file filter, multi-threading. This package provides config and usage examples for clsync.


نیازمندی

مقدار نام
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.4.5-alt2:sisyphus+262678.100.1.1 clsync-examples


نحوه نصب


نصب پکیج rpm clsync-examples:

    sudo apt-get install clsync-examples-0.4.5-alt2.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/clsync/examples
/usr/share/doc/clsync/examples/clsync-start-cluster.sh
/usr/share/doc/clsync/examples/clsync-start-rsyncdirect.sh
/usr/share/doc/clsync/examples/clsync-start-rsyncshell.sh
/usr/share/doc/clsync/examples/clsync-start-rsyncso.sh
/usr/share/doc/clsync/examples/clsync-start-so.sh
/usr/share/doc/clsync/examples/clsync-synchandler-rsyncshell.sh
/usr/share/doc/clsync/examples/clsync-synchandler-rsyncso.c
/usr/share/doc/clsync/examples/clsync-synchandler-so.c
/usr/share/doc/clsync/examples/clsync-systemd.sh
/usr/share/doc/clsync/examples/clsync@.service
/usr/share/doc/clsync/examples/production
/usr/share/doc/clsync/examples/production/etc
/usr/share/doc/clsync/examples/production/etc/clsync
/usr/share/doc/clsync/examples/production/etc/clsync/clsync.conf
/usr/share/doc/clsync/examples/production/etc/clsync/hooks
/usr/share/doc/clsync/examples/production/etc/clsync/hooks/lxc
/usr/share/doc/clsync/examples/production/etc/clsync/hooks/lxc/exit-backup.sh
/usr/share/doc/clsync/examples/production/etc/clsync/hooks/lxc/exit-brother.sh
/usr/share/doc/clsync/examples/production/etc/clsync/rules
/usr/share/doc/clsync/examples/production/etc/clsync/rules/hpc
/usr/share/doc/clsync/examples/production/etc/clsync/rules/hpc-backup
/usr/share/doc/clsync/examples/production/etc/clsync/rules/lxc
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/hpc
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/hpc/Makefile
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/hpc/handler-backup.c
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/hpc/handler-pdcp.c
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/lxc
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/lxc/backup.sh
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/lxc/brother.sh
/usr/share/doc/clsync/examples/production/etc/clsync/synchandler/lxc/rsync.exclude
/usr/share/doc/clsync/examples/test.sh


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-11-30

Major init script improvements, including:
Support for multiple clsync instances via config blocks and
Add actions to control clsync via signals.

2020-11-08

Version bump
Enable LTO support
Disable seccomp on armh (porting is required)

2020-05-06

Disable mhash support since it is actually used only with cluster

2020-05-06

Version bump
Package configuration change to follow upstream
Repackage for finer split
Fix various bugs

2016-10-01

improved initscript to actually stop the service
added post/preun service scriptlets

2016-10-01

built for sisyphus @ #ossdevconf

2016-09-29

Maintenance release, many bug fixes

2014-11-06

A lot of fixes

2014-01-09

Added support of control socket

2013-10-24

New upstream version

2013-10-11

Tweak debian/watch to ignore debian releases

2013-09-07

Initial release (Closes: #718769 )