Source-Makefile: package/feeds/packages/rsync/Makefile Package: rsync Menu: 1 Submenu: File Transfer Version: 3.2.7-1 Depends: +libc +libpopt +zlib +RSYNC_xattr:libattr +RSYNC_acl:libacl +RSYNC_zstd:libzstd +BUILD_NLS:libiconv-full Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: Fast remote file copy program (like rcp) Maintainer: Maxim Storchak Source: rsync-3.2.7.tar.gz License: GPL-3.0-or-later LicenseFiles: COPYING CPE-ID: cpe:/a:rsync:rsync Type: ipkg Description: rsync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file already exists. The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link. https://rsync.samba.org/ Maxim Storchak @@ Config: source "feeds/packages/net/rsync/Config.in" @@ Package: rsyncd Submenu: File Transfer Version: 3.2.7-1 Depends: +libc +rsync Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: Rsync daemon Maintainer: Maxim Storchak Source: rsync-3.2.7.tar.gz License: GPL-3.0-or-later LicenseFiles: COPYING CPE-ID: cpe:/a:rsync:rsync Type: ipkg Description: rsyncd is a configuration file and initscript to utilize rsync as a daemon. It uses the same binary as rsync. https://rsync.samba.org/ Maxim Storchak @@ Package: rrsync Submenu: File Transfer Version: 3.2.7-1 Depends: +libc +rsync +perlbase-file +perl @(PACKAGE_openssh-server||PACKAGE_openssh-server-pam) Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: Restricted rsync script Maintainer: Maxim Storchak Source: rsync-3.2.7.tar.gz License: GPL-3.0-or-later LicenseFiles: COPYING CPE-ID: cpe:/a:rsync:rsync Type: ipkg Description: rrsync is a script which wraps around rsync to restrict its permission to a particular subdirectory via ~/.ssh/authorized_keys and/or to read-only or write-only mode https://www.samba.org/ftp/unpacked/rsync/support/rrsync Maxim Storchak @@