Source-Makefile: package/feeds/packages/rsync/Makefile Package: rsync Menu: 1 Submenu: File Transfer Version: 3.1.3-2 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpopt +RSYNC_xattr:libattr +RSYNC_acl:libacl +RSYNC_zlib:zlib Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: Fast remote file copy program (like rcp) Maintainer: Maxim Storchak Source: rsync-3.1.3.tar.gz License: GPL-3.0 LicenseFiles: COPYING 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. http://rsync.samba.org/ Maxim Storchak @@ Config: source "feeds/packages/net/rsync/Config.in" @@ Package: rsyncd Submenu: File Transfer Version: 3.1.3-2 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +rsync Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: Rsync daemon Maintainer: Maxim Storchak Source: rsync-3.1.3.tar.gz License: GPL-3.0 LicenseFiles: COPYING Type: ipkg Description: rsyncd is a configuration file and initscript to utilize rsync as a daemon. It uses the same binary as rsync. http://rsync.samba.org/ Maxim Storchak @@