Source-Makefile: package/feeds/packages/rsync/Makefile Package: rsync Menu: 1 Submenu: File Transfer Version: 3.3.0-r2 Depends: +libc +libpopt +zlib +RSYNC_xattr:libattr +RSYNC_acl:libacl +RSYNC_zstd:libzstd +RSYNC_xxhash:libxxhash +RSYNC_lz4:liblz4 +BUILD_NLS:libiconv-full Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: an open source utility that provides fast incremental file transfer Maintainer: Maxim Storchak Source: rsync-3.3.0.tar.gz License: GPL-3.0-or-later LicenseFiles: COPYING CPE-ID: cpe:/a:rsync:rsync URL: https://rsync.samba.org/ 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. @@ Config: source "feeds/packages/net/rsync/Config.in" @@ Package: rsyncd Submenu: File Transfer Version: 3.3.0-r2 Depends: +libc +rsync Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: Rsync daemon Maintainer: Maxim Storchak Source: rsync-3.3.0.tar.gz License: GPL-3.0-or-later LicenseFiles: COPYING CPE-ID: cpe:/a:rsync:rsync URL: https://rsync.samba.org/ Type: ipkg Description: rsyncd is a configuration file and initscript to utilize rsync as a daemon. It uses the same binary as rsync. @@ Package: rrsync Submenu: File Transfer Version: 3.3.0-r2 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.3.0.tar.gz License: GPL-3.0-or-later LicenseFiles: COPYING CPE-ID: cpe:/a:rsync:rsync URL: https://www.samba.org/ftp/unpacked/rsync/support/rrsync 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 @@